Top "Apple-maps" questions

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

Calculate distance between 2 point on maps for iOS

Is it possible to calculate the distance between 2 close points on iOS using Apple map framework or Google framework? For …

ios swift google-maps google-maps-api-3 apple-maps
React-Native-Maps how to draw polylines

I've started using https://github.com/airbnb/react-native-maps and having no luck drawing polylines from an array of array coordinates …

javascript reactjs react-native apple-maps
Open maps with specific address iOS 7

I am trying to make my application open the apple maps application and have the address be pulled up. I …

ios iphone map street-address apple-maps
Is there any Apple API like google Place Search API?

In my iPhone App I am using MKMapKit. Currently I am plotting places on map according to the results get …

ios iphone google-places-api apple-maps
How to get estimated travel time and distance in flutter

I'm trying to get estimated time and distance between users current location and predefined destination, and I cannot find a …

api google-maps flutter apple-maps
Ionic - Open Navigation Directions in Apple Maps App

I have a variable, the destination, and I need to open the native Apple Maps with the pin to reach …

ios cordova maps ionic-framework apple-maps
React Native Opening Native Maps

I am trying to get my button onPress function to call a function that will open apple maps or google …

google-maps react-native deep-linking apple-maps
Allow call (and maps, and mail) in cordova

I've been struggling with this for a while. I'm trying to make a call after people press 'Call' from a …

ios cordova ionic-framework apple-maps
Application Development with Offline Maps

Is it possible to develop an application for Android and iOS that uses offline maps with routes and use GPS …

android ios google-maps maps apple-maps
Unrecognized selector sent to instance while trying to open apple maps app in my app

I am trying to open up apple maps within the map that I created, and in the process of doing …

ios objective-c unrecognized-selector apple-maps