Bookmark Locations independent of time?
-
Topic authorSize_Mick
- Posts: 60
- Joined: 18.06.2002
- With us: 22 years 5 months
- Location: United States
- Contact:
Bookmark Locations independent of time?
I'd like to be able to bookmark a location on Earth and have it take me to the same place (relative to Earth) without changing the time back to when I bookmarked it. Is this possible?
-
- Developer
- Posts: 1863
- Joined: 21.11.2002
- With us: 22 years
Bookmarks seem to be time-specific. But you could simply define a location of tiny size, so that it doesn't show up as a named location unless you deliberately go to it.
Here's one at zero latitude and zero longitude:
Grant
Here's one at zero latitude and zero longitude:
Code: Select all
Location "ZeroZero" "Sol/Earth"
{
LongLat [ 0 0 0 ]
Size 1e-6
Type "XX"
}
Grant