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

Opening Apple Maps with searchNear doesn't show correct location #1159

Open
Digi59404 opened this issue May 5, 2018 · 1 comment
Open

Opening Apple Maps with searchNear doesn't show correct location #1159

Digi59404 opened this issue May 5, 2018 · 1 comment

Comments

@Digi59404
Copy link

Using the URL Schema to open Apple Maps causes Apple Maps to search for a location with a name. This leads to unreliable and incorrect directions/map coordinates.

For example if I look for a restaurant in Dallas Texas via Lat/Long and Name. It's name contains "Colorado". Apple maps will open the map to Colorado and a place with a similar name - while disregarding the lat/long.

Instead of using the URI Schema to launch Apple Maps. We should use the actual Apple Maps SDK to loan locations.

https://github.com/fusetools/fuselibs-public/blob/e54b1a61c2f566d2897322b73750e923c0e9945b/Source/Fuse.Launcher.Maps/Maps/MapsLauncher.uno#L55

@Digi59404
Copy link
Author

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

1 participant