also query features at point in OSM link #12

Merged
root merged 1 commit from use-query-osm-link into master 2024-05-23 22:16:03 +00:00
Member

Also query features around the marker when viewing on OSM, for easier selection.

Before/after:

https://github.com/organicmaps/url-processor/assets/26939824/5583c3a8-a241-4b0e-b63b-4e0701696764

It's slightly hacky because it needs both mlon/mlat and lon/lat. and the #map section (with another lon/lat) is required to specify the zoom. but it does work!

Also query features around the marker when viewing on OSM, for easier selection. Before/after: https://github.com/organicmaps/url-processor/assets/26939824/5583c3a8-a241-4b0e-b63b-4e0701696764 It's slightly hacky because it needs both mlon/mlat and lon/lat. and the #map section (with another lon/lat) is required to specify the zoom. but it does work!
biodranik commented 2024-05-23 21:01:46 +00:00 (Migrated from github.com)

How does it work/look on mobile devices?

How does it work/look on mobile devices?
Author
Member

looks fine:

looks fine: <img width="300px" src="https://github.com/organicmaps/url-processor/assets/26939824/6d7897b0-5c13-4c58-be8b-a692ab090798"/>
biodranik commented 2024-05-23 21:53:31 +00:00 (Migrated from github.com)

Mmm... there's almost no visible map ) What's the goal?

Mmm... there's almost no visible map ) What's the goal?
Author
Member

Mmm... there's almost no visible map ) What's the goal?

well, if you're opening a poi on the osm website, it's most likely that you want to check the tags, which is easier with this

> Mmm... there's almost no visible map ) What's the goal? well, if you're opening a poi on the osm website, it's most likely that you want to check the tags, which is easier with this
biodranik (Migrated from github.com) approved these changes 2024-05-23 22:15:59 +00:00
biodranik (Migrated from github.com) left a comment

Ok, let's see how it flies. Thanks!

Ok, let's see how it flies. Thanks!
Sign in to join this conversation.
No description provided.