Top "Apple-maps" questions

Apple Maps is a mapping service application developed by Apple Inc, for its iOS mobile operating system.

How to open maps App programmatically with coordinates in swift?

I have latitude and longitude that I want to open into my map application. I tried this code from HERE. …

ios swift apple-maps
How to open links in Apple Maps or Google Maps?

How can links on websites be made to lead to, firstly, a location in the new Google Maps for iOS …

ios google-maps url-scheme apple-maps
Opens apple maps app from ios app with directions

As the title states I would like to open the native maps app in the ios device from within my …

ios iphone objective-c maps apple-maps
How would I be able to open google maps when I press a button in my app?

I have this app and I want to use google maps or apple maps to open when the user presses …

ios xcode swift google-maps apple-maps
is there a way to get directions in mkmapview using a built in apple API?

I know google maps are known to be the best maps out there, but i dont want to have to …

ios objective-c mkmapview apple-maps
Open Apple Maps programmatically

I want to open the Apple Maps App in my own Swift App, but I have only zipcode, city & …

ios swift iphone apple-maps
Zoom to specified markers react-native-maps

There is a section in the react-native-maps docs for zooming to an array of markers, however there are no code …

google-maps reactjs react-native maps apple-maps
How to open a apple maps application with directions from my ios application

My aim is to open a map application from ios application with directions, I am able to open maps application …

iphone ios maps direction apple-maps
Find the URL scheme of an app on my iPhone

Apple maps can open routing apps when it can't provide a route: I want to open a few of those …

ios iphone google-maps url-scheme apple-maps
iOS - Open Apple Maps with latitude and longitude directions

I am developing an application needs to open an Apple Maps session, and pass in latitude and longitude coordinates to …

ios swift apple-maps