Search results for

“Apple Maps Guides”

155,756 results found

Post

Replies

Boosts

Views

Activity

Why do some apps like Strava use Apple Maps in iOS and Google Maps in android?
My questio regards the use of Apple MapKit across devices.Can someone clarify whether MapKit can be used in Android devices (or at least, whether there is an agreement with Google Maps)?I know that Google Maps can be used in iOS devices but I can see some apps like Strava use Apple Maps in iOs and Google maps in android -- why would they do this (they could just do all google maps if they had to pay a license)? To me it seems that with the MapKit API there must therefore be some agreeement with Google Maps?
6
0
7.3k
Feb ’18
Reply to Privacy manifests: how to identify which pod a category use is originating from?
If you wish to do this properly, see this tread on the Apple forums which links to this guide about Using a Link Map to Track Down a Symbol’s Origin but also contains a few additions to the guide. However, you can also try your luck and just do a text search for each API through your pods and see what comes up, but you've no guarantee you haven't missed something.
Mar ’24
DomToImage.toPng cannot render apple maps
I have an angular 13 leaflet application that can display OpenStreetMap, google, bing and apple maps. I have a function which uses DomToImage.toPng to generate an image of the currently displayed map. This works as expected with OpenStreetMap, google and bing. However, with apple maps, the maps are rendered as a solid grey. There are no exceptions shown in the console as one might expect from a tainted canvas. Loading the map: if ( this.appleMapsApiKey !== 'n/a' ) { ml.layer = (L as any).mapkitMutant ({ type: 'hybrid', // valid 'type' are 'standard', 'satellite', 'hybrid', 'muted' authorizationCallback: function(done) { // console.log ( 'Apple Maps Authorization Callback with ' + outerThis.appleMapsApiKey ); done ( outerThis.appleMapsApiKey ); }, language: 'en', attribution: '© ' + ml.name, debugRectangle: false, opacity: 1, minzoom: 3, maxzoom: 23 }); } Saving the map as a .png this.swlDataUrl = null; const node = docum
0
0
1.3k
May ’23
Apple map public transit route
Hi, I'm developing an app where I need to draw public route polylines on map. I can draw .automobile polylines, but when I chose .transit, it won't show anything on the map. I'm wondering how I can get a public transit route and estimate time as a JSON file and draw a route on a map? How apple map does show very clear and nice step by step routes? Thank you,
0
0
413
Nov ’20
Use Apple Maps in our inbuilt App
Hi Team, We are reaching out to you from ZS Associates India Pvt. Ltd. We want to integrate the Apple Maps in our inbuilt iOS application and wanted to understand the legal/technical aspects of the same. Can you please route this email to the concerned team in Apple Inc.? Please find below list of questions at our end – 1. We have read in developer forums that there is no licensing cost involved in integrating Apple Maps in third party applications. Can you confirm the same?, 2. We wanted to also understand the limit in no. of transaction third party application can make to Apple Maps?, 3.We already have Apple Developer Program License agreement with Apple. Is there of any additional agreement/license required to use integrate Apple Maps in our application?. Kindly let us know your thoughts for the same. Contact us on – prasanth.u@zs.com
0
0
377
Feb ’18
Reply to Apple Maps Server API invalid JWT token
In order to call Apple Maps Server APIs directly (e.g., using curl), you need to use a Maps Access Token. You can generate this token by following the documentation. Once you have generated the Maps Access Token, you can use it to call Apple Maps Server APIs as described in the API documentation. eg Geocode an address Example: Generate a Maps Access Token using your maps_auth_token (which is the jwt token you generated): curl -si -H Authorization: Bearer https://maps-api.apple.com/v1/token Call Apple Maps Server API: curl -si -H Authorization: Bearer https://maps-api.apple.com/v1/geocode?q=Apple%20Park%2C%20Cupertino%2C%20CA Please note that the Maps Access Token is valid for 30 minutes. For additional troubleshooting regarding invalid tokens, please refer to the Debugging an Invalid token guide.
Jun ’24
Should a tour guide app use IAP or Apple Pay
I'm having difficulty understanding whether a tour guide app should use IAP to purchase tours or Apple Pay. My app has tour listings which the end user (iOS users) can enroll into by purchasing the tour event. They can view listings but not details of the tour until they purchase. Once purchased, the tour can be accessed and the app guides them to physically travel to a location via a map. Once they reach the location, the app will show description about the location and then point to the next destination. The tour is created by clients (web app users) who set up the tour, put pinpoints on a map and descriptions about locations in the tour. What I don't understand is whether this type of payment is covered by IAP or is it considered an external service and Apple pay will suffice. I also do not see a way to create IAP items for created tours on the web (no JS sdks to access and create IAP items). I don't believe they are covered by consumable/non-consumable
0
0
384
Sep ’20
iOS 9 Beta Apple Maps
I think in one of the betas for us developers in apple maps we need a new feature inside of maps that actully has a speed limit sign an that tell how fast we are going just giving someone a bright idea please make it happen some how.
0
0
279
Jul ’15
Draw-to-Route functionality in Apple Maps
hello I am Asmaa Atine I would like to suggest an improvement for the Apple Maps app. My idea is to allow users to draw the general path they would like to follow directly on the map with their finger, and then have the app automatically generate an optimized route that follows the drawn trajectory as closely as possible. This feature would be very useful in several situations, such as: • when the user wants to pass through a specific area but the suggested routes don’t match, • when they want to avoid certain places or include a particular spot, • or when they simply want a more flexible, intuitive way to customize a route. The concept would be: 1. the user draws a rough path on the map, 2. Apple Maps interprets the drawing, 3. and then proposes the best possible route based on that drawn line. I believe this would greatly enhance the flexibility of Apple Maps and provide a more intuitive way to create personalized routes. Thank you for
1
0
161
Nov ’25
Apple Maps app, wants to Open Google Maps in OUR custom ios app
problem is in IOS which is when someone sends location on whatsapp and open that location in Apple maps then click on direction button with Car icon in the callout info view appears on the marker... it asks you to go to 3rd party apps like Open In Google Maps in the action sheet... when I click on this button it tries to open google maps in ONE MINUTE (our app name that is using google maps),this alert comes always DO YOU WANT TO OPEN GOOGLE MAPS IN ONE MINUTE?Because of this many people have deleted application because they want to use google maps and it opens in Our application. that is big loss for us...
0
0
481
Feb ’18
Apple pie map method
Hello everyone, I am stuck about this goal.«Learn about the map method, and use it in place of the loop that converts the array of characters to an array of strings in updateUI().»I have read Documentation and other forums, but still al my tries did not work.// change loop below to map method for letter in currentGame.formattedWord { letters.append(String(letter)) } let wordWithSpacing = letters.joined(separator: ) correctWordLabel.text = wordWithSpacing scoreLabel.text = Wins: (totalWins), Losses: (totalLosses) treeImageView.image = UIImage(named: Tree (currentGame.incorrectMovesRemaining)) }Thanks for help
0
0
448
Apr ’20
A symbol on Apple Maps, how can I show it in MapKit
The easiest way to explain this is to show it. On any device, open Maps, set it to Driving (which will show traffic). Go to Baltimore Maryland. In the water just south east of the city there is a bridge (Francis Scott Key Bridge). . On Apple Maps the road is colored dark red. At certain zoom levels, there is a button (red circle with a white - in it). When you click on that button, it says 1 Advisory (Road Closed). How do I show this button on my map. My map shows the dark red color, but no button appears. The only advisory that I've been able to find is when you create a route. Of course you can't create a route over a road that fell into the water. struct ContentView: View { @State private var position = MapCameraPosition.region( MKCoordinateRegion( center: CLLocationCoordinate2D(latitude: 39.22742855118304, longitude: -76.52228412310761), span: MKCoordinateSpan(latitudeDelta: 0.05407607689684113, longitudeDelta: 0.04606660133347873) ) ) var body: some View { Map
5
0
476
Feb ’25
Why do some apps like Strava use Apple Maps in iOS and Google Maps in android?
My questio regards the use of Apple MapKit across devices.Can someone clarify whether MapKit can be used in Android devices (or at least, whether there is an agreement with Google Maps)?I know that Google Maps can be used in iOS devices but I can see some apps like Strava use Apple Maps in iOs and Google maps in android -- why would they do this (they could just do all google maps if they had to pay a license)? To me it seems that with the MapKit API there must therefore be some agreeement with Google Maps?
Replies
6
Boosts
0
Views
7.3k
Activity
Feb ’18
Reply to Privacy manifests: how to identify which pod a category use is originating from?
If you wish to do this properly, see this tread on the Apple forums which links to this guide about Using a Link Map to Track Down a Symbol’s Origin but also contains a few additions to the guide. However, you can also try your luck and just do a text search for each API through your pods and see what comes up, but you've no guarantee you haven't missed something.
Replies
Boosts
Views
Activity
Mar ’24
Difficulties with Apple Maps on CarPlay
I upgraded to IOS 18 earlier this week. When I used Apple Maps on Carplay last night, Siri would only say that it was looking for directions. The destination never came through CarPlay. It should have been an easy one, as I was taking someone to the airport to fly to Atlanta.
Replies
1
Boosts
0
Views
594
Activity
Sep ’24
DomToImage.toPng cannot render apple maps
I have an angular 13 leaflet application that can display OpenStreetMap, google, bing and apple maps. I have a function which uses DomToImage.toPng to generate an image of the currently displayed map. This works as expected with OpenStreetMap, google and bing. However, with apple maps, the maps are rendered as a solid grey. There are no exceptions shown in the console as one might expect from a tainted canvas. Loading the map: if ( this.appleMapsApiKey !== 'n/a' ) { ml.layer = (L as any).mapkitMutant ({ type: 'hybrid', // valid 'type' are 'standard', 'satellite', 'hybrid', 'muted' authorizationCallback: function(done) { // console.log ( 'Apple Maps Authorization Callback with ' + outerThis.appleMapsApiKey ); done ( outerThis.appleMapsApiKey ); }, language: 'en', attribution: '© ' + ml.name, debugRectangle: false, opacity: 1, minzoom: 3, maxzoom: 23 }); } Saving the map as a .png this.swlDataUrl = null; const node = docum
Replies
0
Boosts
0
Views
1.3k
Activity
May ’23
Apple map public transit route
Hi, I'm developing an app where I need to draw public route polylines on map. I can draw .automobile polylines, but when I chose .transit, it won't show anything on the map. I'm wondering how I can get a public transit route and estimate time as a JSON file and draw a route on a map? How apple map does show very clear and nice step by step routes? Thank you,
Replies
0
Boosts
0
Views
413
Activity
Nov ’20
Use Apple Maps in our inbuilt App
Hi Team, We are reaching out to you from ZS Associates India Pvt. Ltd. We want to integrate the Apple Maps in our inbuilt iOS application and wanted to understand the legal/technical aspects of the same. Can you please route this email to the concerned team in Apple Inc.? Please find below list of questions at our end – 1. We have read in developer forums that there is no licensing cost involved in integrating Apple Maps in third party applications. Can you confirm the same?, 2. We wanted to also understand the limit in no. of transaction third party application can make to Apple Maps?, 3.We already have Apple Developer Program License agreement with Apple. Is there of any additional agreement/license required to use integrate Apple Maps in our application?. Kindly let us know your thoughts for the same. Contact us on – prasanth.u@zs.com
Replies
0
Boosts
0
Views
377
Activity
Feb ’18
Apple map public transit route
Hi, How can I get the public transit polylines on map when I add a destination with bus number, estimate time and other things which apple map shows? Thank you
Replies
0
Boosts
0
Views
282
Activity
Nov ’20
Reply to Apple Maps Server API invalid JWT token
In order to call Apple Maps Server APIs directly (e.g., using curl), you need to use a Maps Access Token. You can generate this token by following the documentation. Once you have generated the Maps Access Token, you can use it to call Apple Maps Server APIs as described in the API documentation. eg Geocode an address Example: Generate a Maps Access Token using your maps_auth_token (which is the jwt token you generated): curl -si -H Authorization: Bearer https://maps-api.apple.com/v1/token Call Apple Maps Server API: curl -si -H Authorization: Bearer https://maps-api.apple.com/v1/geocode?q=Apple%20Park%2C%20Cupertino%2C%20CA Please note that the Maps Access Token is valid for 30 minutes. For additional troubleshooting regarding invalid tokens, please refer to the Debugging an Invalid token guide.
Replies
Boosts
Views
Activity
Jun ’24
Should a tour guide app use IAP or Apple Pay
I'm having difficulty understanding whether a tour guide app should use IAP to purchase tours or Apple Pay. My app has tour listings which the end user (iOS users) can enroll into by purchasing the tour event. They can view listings but not details of the tour until they purchase. Once purchased, the tour can be accessed and the app guides them to physically travel to a location via a map. Once they reach the location, the app will show description about the location and then point to the next destination. The tour is created by clients (web app users) who set up the tour, put pinpoints on a map and descriptions about locations in the tour. What I don't understand is whether this type of payment is covered by IAP or is it considered an external service and Apple pay will suffice. I also do not see a way to create IAP items for created tours on the web (no JS sdks to access and create IAP items). I don't believe they are covered by consumable/non-consumable
Replies
0
Boosts
0
Views
384
Activity
Sep ’20
iOS 9 Beta Apple Maps
I think in one of the betas for us developers in apple maps we need a new feature inside of maps that actully has a speed limit sign an that tell how fast we are going just giving someone a bright idea please make it happen some how.
Replies
0
Boosts
0
Views
279
Activity
Jul ’15
Draw-to-Route functionality in Apple Maps
hello I am Asmaa Atine I would like to suggest an improvement for the Apple Maps app. My idea is to allow users to draw the general path they would like to follow directly on the map with their finger, and then have the app automatically generate an optimized route that follows the drawn trajectory as closely as possible. This feature would be very useful in several situations, such as: • when the user wants to pass through a specific area but the suggested routes don’t match, • when they want to avoid certain places or include a particular spot, • or when they simply want a more flexible, intuitive way to customize a route. The concept would be: 1. the user draws a rough path on the map, 2. Apple Maps interprets the drawing, 3. and then proposes the best possible route based on that drawn line. I believe this would greatly enhance the flexibility of Apple Maps and provide a more intuitive way to create personalized routes. Thank you for
Replies
1
Boosts
0
Views
161
Activity
Nov ’25
Apple Maps Business Listing API
My company, business listing, and can you help me with an API that can be used for business listings of apple maps?
Replies
0
Boosts
0
Views
788
Activity
Jul ’19
Apple Maps app, wants to Open Google Maps in OUR custom ios app
problem is in IOS which is when someone sends location on whatsapp and open that location in Apple maps then click on direction button with Car icon in the callout info view appears on the marker... it asks you to go to 3rd party apps like Open In Google Maps in the action sheet... when I click on this button it tries to open google maps in ONE MINUTE (our app name that is using google maps),this alert comes always DO YOU WANT TO OPEN GOOGLE MAPS IN ONE MINUTE?Because of this many people have deleted application because they want to use google maps and it opens in Our application. that is big loss for us...
Replies
0
Boosts
0
Views
481
Activity
Feb ’18
Apple pie map method
Hello everyone, I am stuck about this goal.«Learn about the map method, and use it in place of the loop that converts the array of characters to an array of strings in updateUI().»I have read Documentation and other forums, but still al my tries did not work.// change loop below to map method for letter in currentGame.formattedWord { letters.append(String(letter)) } let wordWithSpacing = letters.joined(separator: ) correctWordLabel.text = wordWithSpacing scoreLabel.text = Wins: (totalWins), Losses: (totalLosses) treeImageView.image = UIImage(named: Tree (currentGame.incorrectMovesRemaining)) }Thanks for help
Replies
0
Boosts
0
Views
448
Activity
Apr ’20
A symbol on Apple Maps, how can I show it in MapKit
The easiest way to explain this is to show it. On any device, open Maps, set it to Driving (which will show traffic). Go to Baltimore Maryland. In the water just south east of the city there is a bridge (Francis Scott Key Bridge). . On Apple Maps the road is colored dark red. At certain zoom levels, there is a button (red circle with a white - in it). When you click on that button, it says 1 Advisory (Road Closed). How do I show this button on my map. My map shows the dark red color, but no button appears. The only advisory that I've been able to find is when you create a route. Of course you can't create a route over a road that fell into the water. struct ContentView: View { @State private var position = MapCameraPosition.region( MKCoordinateRegion( center: CLLocationCoordinate2D(latitude: 39.22742855118304, longitude: -76.52228412310761), span: MKCoordinateSpan(latitudeDelta: 0.05407607689684113, longitudeDelta: 0.04606660133347873) ) ) var body: some View { Map
Replies
5
Boosts
0
Views
476
Activity
Feb ’25