Closed Vestibule closed 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).
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.