mapbox / search-playground

Geocoding Debugging Tool
https://mapbox.com/search-playground
14 stars 4 forks source link

center map to the queried location in case the query is opened from a url #40

Closed udos closed 5 years ago

udos commented 5 years ago

it would be really useful if the map would center itself on the queried location when opening a link like https://docs.mapbox.com/search-playground/#{"query":"7.674619865262457,44.11822281893441"}

currently when opening the page via a link it always centers here: image

ingalls commented 5 years ago

@udos Good call, thanks a ton for reporting, this has been a personal pet peeve of mine but just haven't gotten a chance to tackle it. Will add it to the backlog. (We're also always happy to accept PRs if you get to it ahead of us!)