go-spatial / tegola-openseamap

OpenSeaMap implementation using Tegola
MIT License
7 stars 1 forks source link

Add permalink feature to tegola-seamap #10

Closed erictheise closed 6 years ago

erictheise commented 6 years ago

The main tegola demo site has a mechanism for sharing state, e.g., via

http://demo.tegola.io/?z=11&lat=32.72&lng=-117.15&style=hot-osm&src=ec2&lib=mapbox

Bring that feature over to the seamarks demo.

erictheise commented 6 years ago

This was added with 925e5d7. There were features we didn't need and overhead with the way the demo page was implemented so I coded it afresh. Works with Chrome, Firefox, and Safari on OS X; Chrome and Edge on Windows. Edge was the one I was concerned about.