You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: