albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.28k stars 164 forks source link

generalise state storage and retrieval, save plugin state and restore… #1133

Closed u-an-i closed 3 months ago

u-an-i commented 3 months ago

… it, update ol-map to restore itself !

ol-map restores itself to its last state on initial page (re)load, the web api does not deliver LNM's map's center thus on initial page (re)load that cannot be set

:) :O :)

u-an-i commented 3 months ago

this solves https://github.com/albar965/littlenavmap/issues/1129 exhaustively

u-an-i commented 3 months ago

I built ol-map distributable myself from my PR to @KOKAProduktion latest branch.