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

API link doesn't show pin on the map #22

Open
AntonERG opened this issue Mar 29, 2021 · 2 comments
Open

API link doesn't show pin on the map #22

AntonERG opened this issue Mar 29, 2021 · 2 comments

Comments

@AntonERG
Copy link

I'm trying to open following link from iPhone:

mapswithme://map?v=1&ll=6.2443382,-75.573553&n=Point

It detects maps.me app offering to open it, but once I hit open I don't see pin on the map =(

@etiennecadicidean
Copy link

etiennecadicidean commented May 10, 2021

Same here.
Tried with v=1 & v=1.1 as it looks like version changed.

@etiennecadicidean
Copy link

Finally found out by comparing with https://pub.dev/packages/map_launcher/changelog
uri has to be mapsme://map?v=1&ll=6.2443382,-75.573553&n=Point
not mapswithme://map?v=1&ll=6.2443382,-75.573553&n=Point

even if you declare mapswithme scheme in iOS.plist

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

2 participants