Flying to a Location Marker

Just wondering what the custom event syntax is to fly to a location marker, say earth editmark 1.



the next live show we are working on will involve a lot of hopping around earth and swapping from ground to space so will this leave me locked on after flying there?



Many thanks



Alex

Cet article vous a-t-il été utile ?

Solution
Scheduled to Release
Greetings Alex,

There are a few ways to do this. 

One is to just create a bookmark without saving the time and just do a 

camera.flyto <bookmark name>

Alternatively you can fly to a coordinate using the decimal coordinates, you can find a converter here 

http://transition.fcc.gov/mb/audio/bickel/DDDMMSS-...

use the following syntax

camera.flyto location <longitude> <latitude>
Many thanks Greg - i'll just use the long lat (but a fly to markers might be a good future add-on)

Alex