I am building a site with Leaflet.js and OpenStreet maps to make a site with many map datapoints. I have been trying to get the map center Lat, Lng, and Zoom into the URL so that users can share their location or go back to where they were viewing previously.
I have scoured the Leaflet docs but so far have not found anything that would help me.
Any assistance would be most appreciated
Thanks!