Search results for

“Apple Maps Guides”

155,786 results found

Post

Replies

Boosts

Views

Activity

Native Wind Animation Layer for Apple Maps / MapKit
Hey Apple team, I'd love to see a native wind animation layer added to Apple Maps and MapKit. A built-in, system-level wind visualization — similar to the animated weather layers seen in third-party apps — would be an incredibly powerful tool for developers building weather, aviation, marine, outdoor recreation, and navigation apps. Having this baked natively into MapKit would mean smoother performance, better battery efficiency, and a consistent experience across iOS, iPadOS, and macOS — rather than every developer having to reinvent the wheel with custom particle systems or third-party SDKs. Please Apple — this would be a fantastic addition to the Maps ecosystem. 🌬️🗺️
1
0
95
3w
3D map with daylight map
Ok,I don't know if this is possible, but here goes:If you open the stock Maps app, set it to 3D and zoom out completely, you get this beautiful view of the earth showing day/night areas. Is it possible to achieve this within my app. I just want to show the same map, with reasonable zooming, for my location in my appThanksImran
0
0
1k
Feb ’17
Development Guides
Hi, I’m new to iOS development and am wondering what resources everyone uses to learn how to do things. For example, I’m trying to add IAP to my first app but have had to pick up clues about how to do it from questions others have asked on StackOverflow. Apple seem to provide videos from WWDC which are good as an overview - but where are the detailed guides and code examples to work from? Thanks
0
0
184
Oct ’20
Has anyone integrated Apple Maps features into a WordPress site for location-based content? How can we incorporate interactive maps seamlessly?
I'm looking to integrate Apple Maps features into my WordPress website for location-based content. Has anyone successfully accomplished this and can share insights on how to seamlessly incorporate interactive maps within the WordPress platform? Any recommended plugins, APIs, or coding approaches that ensure a smooth integration and optimal user experience across devices? I'd greatly appreciate any guidance on best practices, potential challenges to watch out for, and practical tips based on your experiences. Thank you!
0
0
705
Aug ’23
HUD guide
Hello, I am looking for a guide on what the HUD graph axis' are, with my main curiosity around the GPU metering. Is this number the load average of the cores, similar to the load avg you see in uptime/top or is it another descriptor? I've not been able to refer to a man page or the readme for this, google searches have yielded me many ways to disable the HUD, but no guide
2
0
945
Feb ’24
Apple Maps cannot route to Latitude & Longitude
I've started getting reports of this today and I am able to replicate it on my end but looking to see if anyone else can verify or if it's possibly regional to me (Canada). In Apple Maps (iOS or macOS), if you search a latitude and longitude -- for example: 49.110,-112.110 and search, it centers on the location as it always has and shows the Directions button. When you tap the directions button, I get A route can't be shown because of a problem connecting to the server.. Alternatively, if you pass the coordinate in via Apple Maps URL (https://maps.apple.com/?daddr=49.110,-112.110) it will route but the route is no longer to those specific coordinates, Apple Maps alters them to some nearest known entity (in this case, the RM of Warner County). If you compare the suggested route end destination with the search results for specifically entering the coordinates, you will see they are different locations and mapping routes are not actually taking you t
14
0
3.5k
May ’24
Apple Maps Not Calling handlerForIntent for INListCarsIntent
Hi, I've done everything required to implement this intent, but when I run either in the simulator or on the device the handlerForIntent does not get called when Maps runs and I click on my Profile icon to try and get the 'Vehicles' option to show up. I know handlerForIntent is working because it's getting called for my custom event for Siri shortcuts. I've added INListCarsIntent to the IntentsSupported list in my extension's info.plist file. I've also included the protocol in my INExtension subclass and added the relevant functions for returning the vehicle list. I've also made the call for Siri authorization, which is returning Authorized. I'm really at a loss to know why Maps isn't calling out this intent. I'm on iOS16 and XCode 14. Thanks
2
0
1.2k
Sep ’22
Documentation of parameters to enable Apple Maps EV routing
Hi, I'm building an aftermarket solution to enable Apple Maps to support EV routing for any EV. I am going through the documentation and found some gaps - does anyone know how the following properties work? INGetCarPowerLevelStatusIntentResponse - consumptionFormulaArguments INGetCarPowerLevelStatusIntentResponse - chargingFormulaArguments Is there a working example that anyone has seen? Many thanks
2
0
562
Jan ’25
Need starting guide
Hello I am a newbie developer in apple ecosystem. I am building an application for my master's dissertation. I have now learnt the Swift, SwiftUI and read more about the Apple ResearchKit. Can you please provide me some sort of starting guide which can help me.
1
0
698
Jul ’22
Reply to com.apple.StorageKit error 118 APFS external drive convert
If this is still an issue for anyone, I found this in another post.When erasing the disk, choose GUID Partition Map for the Scheme. I had the same issue when the Schene was set to Master Boot Record.Good luck.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’17
Native Wind Animation Layer for Apple Maps / MapKit
Hey Apple team, I'd love to see a native wind animation layer added to Apple Maps and MapKit. A built-in, system-level wind visualization — similar to the animated weather layers seen in third-party apps — would be an incredibly powerful tool for developers building weather, aviation, marine, outdoor recreation, and navigation apps. Having this baked natively into MapKit would mean smoother performance, better battery efficiency, and a consistent experience across iOS, iPadOS, and macOS — rather than every developer having to reinvent the wheel with custom particle systems or third-party SDKs. Please Apple — this would be a fantastic addition to the Maps ecosystem. 🌬️🗺️
Replies
1
Boosts
0
Views
95
Activity
3w
How do you change the map type for a SwiftUI Map
In iOS 14, MapKit provides a new Map view for SwiftUI, but there does not seem to be a way to change the map type. Is there a way to change the map to a satellite map?
Replies
2
Boosts
0
Views
1.8k
Activity
Jul ’20
3D map with daylight map
Ok,I don't know if this is possible, but here goes:If you open the stock Maps app, set it to 3D and zoom out completely, you get this beautiful view of the earth showing day/night areas. Is it possible to achieve this within my app. I just want to show the same map, with reasonable zooming, for my location in my appThanksImran
Replies
0
Boosts
0
Views
1k
Activity
Feb ’17
Development Guides
Hi, I’m new to iOS development and am wondering what resources everyone uses to learn how to do things. For example, I’m trying to add IAP to my first app but have had to pick up clues about how to do it from questions others have asked on StackOverflow. Apple seem to provide videos from WWDC which are good as an overview - but where are the detailed guides and code examples to work from? Thanks
Replies
0
Boosts
0
Views
184
Activity
Oct ’20
Has anyone integrated Apple Maps features into a WordPress site for location-based content? How can we incorporate interactive maps seamlessly?
I'm looking to integrate Apple Maps features into my WordPress website for location-based content. Has anyone successfully accomplished this and can share insights on how to seamlessly incorporate interactive maps within the WordPress platform? Any recommended plugins, APIs, or coding approaches that ensure a smooth integration and optimal user experience across devices? I'd greatly appreciate any guidance on best practices, potential challenges to watch out for, and practical tips based on your experiences. Thank you!
Replies
0
Boosts
0
Views
705
Activity
Aug ’23
I would like to build an app similar to Google and Apple Maps.......
I would like to build an app similar to Google and Apple Maps that can provide turn by turn directions to a destination. However, I do not know where to start because i am new to this. I will hire someone but I don't even know what to hire someone for..help!
Replies
2
Boosts
0
Views
389
Activity
Mar ’17
HUD guide
Hello, I am looking for a guide on what the HUD graph axis' are, with my main curiosity around the GPU metering. Is this number the load average of the cores, similar to the load avg you see in uptime/top or is it another descriptor? I've not been able to refer to a man page or the readme for this, google searches have yielded me many ways to disable the HUD, but no guide
Replies
2
Boosts
0
Views
945
Activity
Feb ’24
Reply to How do I attach a pop-up menu to a location marker on Apple Maps?
The term you should search for is callout. If you do a web search for MKMapView custom callout you should be able to find plenty of documentation and examples, starting with the Location and Maps Programming Guide and associated sample code.
Replies
Boosts
Views
Activity
Sep ’15
Apple Maps cannot route to Latitude & Longitude
I've started getting reports of this today and I am able to replicate it on my end but looking to see if anyone else can verify or if it's possibly regional to me (Canada). In Apple Maps (iOS or macOS), if you search a latitude and longitude -- for example: 49.110,-112.110 and search, it centers on the location as it always has and shows the Directions button. When you tap the directions button, I get A route can't be shown because of a problem connecting to the server.. Alternatively, if you pass the coordinate in via Apple Maps URL (https://maps.apple.com/?daddr=49.110,-112.110) it will route but the route is no longer to those specific coordinates, Apple Maps alters them to some nearest known entity (in this case, the RM of Warner County). If you compare the suggested route end destination with the search results for specifically entering the coordinates, you will see they are different locations and mapping routes are not actually taking you t
Replies
14
Boosts
0
Views
3.5k
Activity
May ’24
Apple Maps Not Calling handlerForIntent for INListCarsIntent
Hi, I've done everything required to implement this intent, but when I run either in the simulator or on the device the handlerForIntent does not get called when Maps runs and I click on my Profile icon to try and get the 'Vehicles' option to show up. I know handlerForIntent is working because it's getting called for my custom event for Siri shortcuts. I've added INListCarsIntent to the IntentsSupported list in my extension's info.plist file. I've also included the protocol in my INExtension subclass and added the relevant functions for returning the vehicle list. I've also made the call for Siri authorization, which is returning Authorized. I'm really at a loss to know why Maps isn't calling out this intent. I'm on iOS16 and XCode 14. Thanks
Replies
2
Boosts
0
Views
1.2k
Activity
Sep ’22
Why some guides can not be fined
When i read SDK Compatibility Guide ,there is a link to guide Xcode Project Management Guide, Xcode Build Setting Reference and Running Applications in iOS Development Guide , But these guides can not be searched
Replies
0
Boosts
0
Views
418
Activity
Nov ’17
Documentation of parameters to enable Apple Maps EV routing
Hi, I'm building an aftermarket solution to enable Apple Maps to support EV routing for any EV. I am going through the documentation and found some gaps - does anyone know how the following properties work? INGetCarPowerLevelStatusIntentResponse - consumptionFormulaArguments INGetCarPowerLevelStatusIntentResponse - chargingFormulaArguments Is there a working example that anyone has seen? Many thanks
Replies
2
Boosts
0
Views
562
Activity
Jan ’25
Reply to 10.11 GM is out...Sept 30th release date
Having issues here as well that I never had. Can't create a usb drive with createinstallermedia and simply double clicking the installer it restarts and then says I have a mismatch between the MBR and GUID partition maps is not supported with this operation.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’15
Need starting guide
Hello I am a newbie developer in apple ecosystem. I am building an application for my master's dissertation. I have now learnt the Swift, SwiftUI and read more about the Apple ResearchKit. Can you please provide me some sort of starting guide which can help me.
Replies
1
Boosts
0
Views
698
Activity
Jul ’22