LtnManager icon indicating copy to clipboard operation
LtnManager copied to clipboard

Request for when opening station on map to support surface.

Open aznkvaj opened this issue 3 years ago • 2 comments

image

Currently when you open station on map it will try to locate on the current surface only. The request is to update the feature to support multi surface.

An example exist for the Factory Search mod. https://github.com/tburrows13/FactorySearch/blob/master/scripts/open_location.lua

aznkvaj avatar Apr 21 '22 13:04 aznkvaj

Unfortunately, this is non-trivial. There is no built-in support to display the map of another surface, so I'd basically have to re-implement the Space Exploration satellite view.

What I can do, though, is add an integration with SE to open the view in the satellite view instead of the map.

raiguard avatar May 21 '22 03:05 raiguard

+1

Dominiquini avatar Apr 24 '23 04:04 Dominiquini