Search results for

“Apple Maps Guides”

159,747 results found

Post

Replies

Boosts

Views

Activity

How to provide an "Order" button for a restaurant in Apple Maps
I noticed that when searching for restaurants in the Apple Maps app, some restaurants have an Order button. In one of the cases that I looked at, it launches Yelp. If I were to build an app for a specific restaurant, and that restaurant offered takeout ordering within the app, then I'd rather have Apple Maps launch my app, instead of Yelp. How would I do that? Having trouble finding the APIs for this. I still would like the Order button right there, as it's very useful. I'd just rather it launch my app (assuming it's installed on the user's device).
0
0
1.1k
Sep ’21
New Apple iOS9 Maps Transit
Hi, my name is Carina and i'm a Design and Multimedia student. In the last year i´ve been developing a new transit map for Coimbra City, in Portugal. Yesterday i saw the presentation of the new ios9 app, where they talk about an application focus on transit maps in wich i have some information. I would like to know if i can colaboratte in the development of this applicantion. Thank you, Carina.
1
0
330
Jun ’15
Get workouts with map on apple watch simulator
Hi! I am trying to build a fitness app and running it on an iPhone simulator. So far, the app is working and can detect workouts and display them. Now, I want to make the app work for workouts that have a map but I couldn't find how to add a map or any other kind of data without recording it on the apple watch which I can't do because there is no workout app displayed on the simulated watch. Thanks.
0
0
616
Jul ’23
Map Navigating - Observer
Hi,I want to implement the following, please guide what is the best approach to implement1. Using Apple or ArcGIS Map, navigate the map through observer2. When navigate the map, execute more query and get the result3. My question is how to execute query and get the result. After the result, post the notification. Example: I have 3 query and 3 result. after 3 result, post the notification.Thanks for your support
0
0
554
Aug ’18
Can some one explain below mentioned Apple's terms for the use of Apple Maps Service 2017 Attachment 6 (to the Agreement) Additional Terms for the use of the Apple Maps Service
Attachment 6(to the Agreement)Additional Terms for the use of the Apple Maps Service2.2 You will not use the Apple Maps Service in any manner that enables or permits bulk downloads or feeds of the Map Data, or any portion thereof, or that in any way attempts to extract, scrape or reutilize any portions of the Map Data. For example, neither You nor Your Application may use or make available the Map Data, or any portion thereof, as part of any secondary or derived database.2.3 Except to the extent expressly permitted herein, You agree not to copy, modify, translate, create a derivative work of, publish or publicly display the Map Data in any way. Further, You may not use or compare the data provided by the Apple Maps Service for the purpose of improving or creating another mapping service. You agree not to create or attempt to create a substitute or similar service through use of or access to the Apple Maps
2
0
947
Jun ’17
Wrong direction in MKDirection for Apple Maps
We are building a native iOS app built in Swift 2.2. We are using Apple Maps for navigation and directions. The problem is when we ask for MKDirectionRequest for directions, a lot of times it shows directions on the wrong side of the road. The problem according to me is that MKDirections does not accept course, so it does not know on which side of the road we are. That is the reason why it sometimes shows the route on the wrong side of the road.I have searched the documentation for MKDirection and there is no option to send your course.Any help is appreciated.Thanks in advance.
0
0
461
Jul ’17
Apple Map Snapshot API broken??
I have been using the following python library to generate apple map snapshots. has worked fine until about ~12 hours ago - now all I'm getting is bad request for any snapshot with overlays. if it's just a snapshot with a defined center and no polyline overlays, it still works. perhaps something has changed with the api's way of parsing percent encoded parameters? it's super irritating that there's no changelog or source code to view. what the heck??? https://pypi.org/project/mapsnap/
0
0
623
Oct ’24
How to Start with Default Apple Maps Functionality in iOS 18+
Hi everyone, I’m building an iOS 18+ app in Xcode where Apple Maps is central. My goal is to start with the default Apple Maps experience (map view, search bar, pins, directions sheet, etc.) and then customize it for my project. I tried coding it from scratch using MapKit and SwiftUI, but I wasn’t able to get full parity with the basic features of the Maps app. My questions: Is there any sample project, template, or reference that provides the default Apple Maps functionality (views + interactions) as a baseline? Can I copy these into my Xcode project and then extend/customize them? If not, what’s the recommended best practice to get as close as possible to the native Maps app before adding my own features? Any guidance, sample code, or documentation links would be greatly appreciated.
1
0
228
Aug ’25
Apple Map App Crash, when witched to satellite view
hi, When changing the map to Satellite in Apple Maps and centering it on Ōmuta City, Fukuoka Prefecture, Japan (as shown in the image), the app crashes when swiping to the right. This issue also occurs in MapKit, and I confirmed it happens in Apple Maps as well. It seems that either the satellite map tiles are missing or an error is occurring. Our application is experiencing a crash, and this has become a serious issue. Since September 1, crashes have increased significantly. Initially, we suspected that the issue was due to our application’s implementation, but our investigation revealed that the problem lies with the map tiles being called through MapKit. Could you please investigate this issue and provide a fix?
5
0
273
Sep ’25
How to put vending machines locations to Apple Map?
Hi there. Our company provides on the go charger rental services. We have 600 vending machines across the US. Our vending machines are charging machines with portable chargers inside. We have our app and our customers can find a charging machine using an app map. Our machines are located in restaurants, malls, airports etc. We want to put our machines' locations on Apple Map. It can help our customers to find a charging machine and rent a charger. Please advise us how can we make it?
0
0
937
Nov ’21
How to update business information on Apple Maps Ukraine?
Hello everyone, I need help updating business information on Apple Maps for locations in Ukraine. Unfortunately, the usual methods, like Report an Issue in the Maps app or using Apple Business Connect, don’t seem to be working properly for Ukrainian businesses. Many locations have outdated or missing details, which is frustrating for both business owners and customers. Given the current situation, keeping information accurate is more important than ever. Has anyone successfully updated business listings in Ukraine recently? If so, could you share the process or any contacts that might help? Any advice would be greatly appreciated! Thanks in advance!
1
0
347
Mar ’25
Where is the Apple documentation for map, flatMap, filter, and reduce?
If I google for collections swift map the resulting hits are mostly third party explanations (which are great) or Apple pages that do not actually explain map (but reffer to it while explaining something else). If I limit my search to Apple's documentation (e.g. here) I get taken to a number of promissing looking pages but none of them explain the functions. For example the Apple documentation for Collection Types contains seven hits when I search the page for map, but every one of them is from the phrase maple syrup (I'm not joking, try it!)Where is the Apple Swift language documentation for the functions map, flatMap, filter, and reduce?
1
0
354
Sep ’16
How could I get directions from mapkit same as Apple maps application
In iOS 11 Apple made i big improvements in Apple maps application. Mainly in voice directions (for example information about lane). But mapkit was not changed and developers could not get so detailed directions from mapkit as Apple maps application. Does exist some possibility to gain access to the new detailed directions as in new Apple maps? Or may be Apple planning to release new version of mapkit with improved directions? I will be grateful for any information and especially for answer from Apple engineers.
0
0
341
Oct ’17
Apple Maps Can't Delete Address :-s
HiFirstly I'm not 100% sure if this is an iOS 11 issue but as I have iOS 11 installed, I can't ask the question in the normal Apple Forums.Recently I've been to London and noticed an address automatically appear below the Search Bar in Apple Maps. I've not searched for this location. All I know is that the address of this location is a shop that I've walked past on a number of occassions. I can't delete this address, if I swipe from right to left, I only have the share option and not the delete option.I've tried uninstalling Maps, switching my iPhone 7 Plus off/on and instaling again but the address remains :-(Any ideas of how to resolve this annoying issue?Thanks in advance.Barry
2
0
4.3k
Jul ’17
How to provide an "Order" button for a restaurant in Apple Maps
I noticed that when searching for restaurants in the Apple Maps app, some restaurants have an Order button. In one of the cases that I looked at, it launches Yelp. If I were to build an app for a specific restaurant, and that restaurant offered takeout ordering within the app, then I'd rather have Apple Maps launch my app, instead of Yelp. How would I do that? Having trouble finding the APIs for this. I still would like the Order button right there, as it's very useful. I'd just rather it launch my app (assuming it's installed on the user's device).
Replies
0
Boosts
0
Views
1.1k
Activity
Sep ’21
API to get Apple Map Business Details
Hi, We are making a marketing web app. There is a need to get business details on Apple Maps. Is there an API we can use? Thanks
Replies
1
Boosts
0
Views
655
Activity
Mar ’22
New Apple iOS9 Maps Transit
Hi, my name is Carina and i'm a Design and Multimedia student. In the last year i´ve been developing a new transit map for Coimbra City, in Portugal. Yesterday i saw the presentation of the new ios9 app, where they talk about an application focus on transit maps in wich i have some information. I would like to know if i can colaboratte in the development of this applicantion. Thank you, Carina.
Replies
1
Boosts
0
Views
330
Activity
Jun ’15
Get workouts with map on apple watch simulator
Hi! I am trying to build a fitness app and running it on an iPhone simulator. So far, the app is working and can detect workouts and display them. Now, I want to make the app work for workouts that have a map but I couldn't find how to add a map or any other kind of data without recording it on the apple watch which I can't do because there is no workout app displayed on the simulated watch. Thanks.
Replies
0
Boosts
0
Views
616
Activity
Jul ’23
Map Navigating - Observer
Hi,I want to implement the following, please guide what is the best approach to implement1. Using Apple or ArcGIS Map, navigate the map through observer2. When navigate the map, execute more query and get the result3. My question is how to execute query and get the result. After the result, post the notification. Example: I have 3 query and 3 result. after 3 result, post the notification.Thanks for your support
Replies
0
Boosts
0
Views
554
Activity
Aug ’18
Can some one explain below mentioned Apple's terms for the use of Apple Maps Service 2017 Attachment 6 (to the Agreement) Additional Terms for the use of the Apple Maps Service
Attachment 6(to the Agreement)Additional Terms for the use of the Apple Maps Service2.2 You will not use the Apple Maps Service in any manner that enables or permits bulk downloads or feeds of the Map Data, or any portion thereof, or that in any way attempts to extract, scrape or reutilize any portions of the Map Data. For example, neither You nor Your Application may use or make available the Map Data, or any portion thereof, as part of any secondary or derived database.2.3 Except to the extent expressly permitted herein, You agree not to copy, modify, translate, create a derivative work of, publish or publicly display the Map Data in any way. Further, You may not use or compare the data provided by the Apple Maps Service for the purpose of improving or creating another mapping service. You agree not to create or attempt to create a substitute or similar service through use of or access to the Apple Maps
Replies
2
Boosts
0
Views
947
Activity
Jun ’17
Wrong direction in MKDirection for Apple Maps
We are building a native iOS app built in Swift 2.2. We are using Apple Maps for navigation and directions. The problem is when we ask for MKDirectionRequest for directions, a lot of times it shows directions on the wrong side of the road. The problem according to me is that MKDirections does not accept course, so it does not know on which side of the road we are. That is the reason why it sometimes shows the route on the wrong side of the road.I have searched the documentation for MKDirection and there is no option to send your course.Any help is appreciated.Thanks in advance.
Replies
0
Boosts
0
Views
461
Activity
Jul ’17
Apple Map Snapshot API broken??
I have been using the following python library to generate apple map snapshots. has worked fine until about ~12 hours ago - now all I'm getting is bad request for any snapshot with overlays. if it's just a snapshot with a defined center and no polyline overlays, it still works. perhaps something has changed with the api's way of parsing percent encoded parameters? it's super irritating that there's no changelog or source code to view. what the heck??? https://pypi.org/project/mapsnap/
Replies
0
Boosts
0
Views
623
Activity
Oct ’24
How to Start with Default Apple Maps Functionality in iOS 18+
Hi everyone, I’m building an iOS 18+ app in Xcode where Apple Maps is central. My goal is to start with the default Apple Maps experience (map view, search bar, pins, directions sheet, etc.) and then customize it for my project. I tried coding it from scratch using MapKit and SwiftUI, but I wasn’t able to get full parity with the basic features of the Maps app. My questions: Is there any sample project, template, or reference that provides the default Apple Maps functionality (views + interactions) as a baseline? Can I copy these into my Xcode project and then extend/customize them? If not, what’s the recommended best practice to get as close as possible to the native Maps app before adding my own features? Any guidance, sample code, or documentation links would be greatly appreciated.
Replies
1
Boosts
0
Views
228
Activity
Aug ’25
Apple Map App Crash, when witched to satellite view
hi, When changing the map to Satellite in Apple Maps and centering it on Ōmuta City, Fukuoka Prefecture, Japan (as shown in the image), the app crashes when swiping to the right. This issue also occurs in MapKit, and I confirmed it happens in Apple Maps as well. It seems that either the satellite map tiles are missing or an error is occurring. Our application is experiencing a crash, and this has become a serious issue. Since September 1, crashes have increased significantly. Initially, we suspected that the issue was due to our application’s implementation, but our investigation revealed that the problem lies with the map tiles being called through MapKit. Could you please investigate this issue and provide a fix?
Replies
5
Boosts
0
Views
273
Activity
Sep ’25
How to put vending machines locations to Apple Map?
Hi there. Our company provides on the go charger rental services. We have 600 vending machines across the US. Our vending machines are charging machines with portable chargers inside. We have our app and our customers can find a charging machine using an app map. Our machines are located in restaurants, malls, airports etc. We want to put our machines' locations on Apple Map. It can help our customers to find a charging machine and rent a charger. Please advise us how can we make it?
Replies
0
Boosts
0
Views
937
Activity
Nov ’21
How to update business information on Apple Maps Ukraine?
Hello everyone, I need help updating business information on Apple Maps for locations in Ukraine. Unfortunately, the usual methods, like Report an Issue in the Maps app or using Apple Business Connect, don’t seem to be working properly for Ukrainian businesses. Many locations have outdated or missing details, which is frustrating for both business owners and customers. Given the current situation, keeping information accurate is more important than ever. Has anyone successfully updated business listings in Ukraine recently? If so, could you share the process or any contacts that might help? Any advice would be greatly appreciated! Thanks in advance!
Replies
1
Boosts
0
Views
347
Activity
Mar ’25
Where is the Apple documentation for map, flatMap, filter, and reduce?
If I google for collections swift map the resulting hits are mostly third party explanations (which are great) or Apple pages that do not actually explain map (but reffer to it while explaining something else). If I limit my search to Apple's documentation (e.g. here) I get taken to a number of promissing looking pages but none of them explain the functions. For example the Apple documentation for Collection Types contains seven hits when I search the page for map, but every one of them is from the phrase maple syrup (I'm not joking, try it!)Where is the Apple Swift language documentation for the functions map, flatMap, filter, and reduce?
Replies
1
Boosts
0
Views
354
Activity
Sep ’16
How could I get directions from mapkit same as Apple maps application
In iOS 11 Apple made i big improvements in Apple maps application. Mainly in voice directions (for example information about lane). But mapkit was not changed and developers could not get so detailed directions from mapkit as Apple maps application. Does exist some possibility to gain access to the new detailed directions as in new Apple maps? Or may be Apple planning to release new version of mapkit with improved directions? I will be grateful for any information and especially for answer from Apple engineers.
Replies
0
Boosts
0
Views
341
Activity
Oct ’17
Apple Maps Can't Delete Address :-s
HiFirstly I'm not 100% sure if this is an iOS 11 issue but as I have iOS 11 installed, I can't ask the question in the normal Apple Forums.Recently I've been to London and noticed an address automatically appear below the Search Bar in Apple Maps. I've not searched for this location. All I know is that the address of this location is a shop that I've walked past on a number of occassions. I can't delete this address, if I swipe from right to left, I only have the share option and not the delete option.I've tried uninstalling Maps, switching my iPhone 7 Plus off/on and instaling again but the address remains :-(Any ideas of how to resolve this annoying issue?Thanks in advance.Barry
Replies
2
Boosts
0
Views
4.3k
Activity
Jul ’17