timethy96 / swzpln.de

Official repo for nolli plan generator
https://swzpln.de
GNU Affero General Public License v3.0
8 stars 2 forks source link

Load last position on startup #9

Closed Vestibule closed 3 years ago

Vestibule commented 3 years ago

Hi!

Very nice project.

Here is a PR that add a little feature. With this, the map will open on the last location the user watched. I could have use local storage but for some reason I chose to use cookies. I had to add a dependency: js-cookie.

Tell me what you think! I'm ready to make changes if needed.

timethy96 commented 3 years ago

Hi Nicolas! Thanks for your interest in the project. I think this is a great idea and I will merge this in the main branch. Nevertheless I did already consider adding an "advanced options" slider beneath the buttons, adding an option there to deactivate the cookie could be useful (in a future release).