Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zooming to particular Lat/Lon #1877

Closed
GoldenCompass opened this issue Oct 8, 2013 · 5 comments
Closed

Zooming to particular Lat/Lon #1877

GoldenCompass opened this issue Oct 8, 2013 · 5 comments

Comments

@GoldenCompass
Copy link

How we can zoom to any specific POI using lat/lon (not through OSM api/data). For example we are searching some location other than OSM database and after getting lat/lon from there, we want to zoom to that particular location using lat/lon.

@tmcw
Copy link
Contributor

tmcw commented Oct 8, 2013

Hm, I would say that we should special-case the geocoder input to accept (lat,lon) and jump there, but right now it seems like the geocoder form isn't present (for me). Pinging @jfirebaugh

@jfirebaugh
Copy link
Member

Special casing lat/lon sounds good to me.

The search functionality is on the left now, and appears only when there is nothing selected.

image

@GoldenCompass
Copy link
Author

Default search option is good but for a special case where users don't want to use OSM database for searching may be considered as an improvement.

@hajo4
Copy link

hajo4 commented Nov 9, 2013

It would also be nice if this could be extended to "location-bookmarks".
E.g. change that button "Show my location" to a pulldown-menu,
with options "Get location from my device", "manual input", bookmarked location #1 etc.

@jfirebaugh
Copy link
Member

Implemented by #2056.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants