tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
950 stars 130 forks source link

FR: Persist Loaded map in Map menu #485

Closed venkycz closed 1 year ago

venkycz commented 1 year ago

It would be very helpful, when the map loaded using "Load map.." menu item, could be persitent in Map menu for next use.

GPXSeeMapMenu

tumic0 commented 1 year ago

You can configure the maps in the menu by providing the corresponding file (including symlinks) structure in the configuration directory as described in the documentation. Adding every map permanently when loading it is not something one would like in many/most cases.

venkycz commented 1 year ago

Thank you for pointing out the possibility to create a symlink directly to the map file in the GPXSee map directory. 👍