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
Search results for
Apple Maps Guides
149,421 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
When searching for some businesses in in Safari on an iphone, it'll show the business popup at the top for the yelp reviews and a link to maps. How can I add this for business?
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
Any Idea why my Maps App crashes after updating from iOS14 beta to beta2? iPad Pro 12” Thanks very much for any idea ;-) Arnd
Hey everyone,I've tried to navigate with maps during CarPlay connection. Unfortunately my position isn't moving during connection.Have any other the same issues?
It seems like the Maps API has the basics that competitors like Google Maps, Bing, HERE, and MapBox all have but I can't find anything on coloring Apple Maps via the API. For example, I'd like to differentiate my maps by changing the colors of the roads, shades of park and other territory, bodies of water, etc. Is this possible with the Apple Maps API?I also can't find much in the way of quotas. It seems the Local Search is limitless, is this the case and are there any API call quotas for Apple Maps via the API?Thanks!
The app is opening ordinarily but when I tap the search bar it closes and even when i press on the app too long and tap search nearby it opens and closes instantly. Any explanations? And solutions?
Apologies - The Location and Maps Programming Guide covers this, and it's clearly not as straightforward as I had hoped.
Topic:
App & System Services
SubTopic:
Maps & Location
Tags:
Hi,The car parking feature on apple maps shows how long the car has been parked .However can the feature to set an alarm/ timer can be added to it ?BR// AB
My current predicament is the following: The app that I'm developing will first open the apple maps to show the user the directions to go to the destination from the current location. The app posts a notification when the user has reached the destination and on clicking the notification the apple maps app is put into the background. My question is that when the app is shown in the foreground, is it possible to programmatically end the navigation in the apple maps app? I want to do this since the user is still shown the previous route on calling apple maps again with the new route
Is anybody who can help to correct the name of the street Grant Vardanyan in English language on the Apple map? The street is situated in Masis town, Armenia. Latitude 40.0634, Longitude 44.3389.The postal code is 0802. The first name of the street is Hrant not Grant. The first letter of the first name is (H), and not (G). There is a misspelling. Right spelling is Hrant with (H), not with (G) Grant. Link in Map (https://maps.apple.com/place?address=Grant%20Vardanyan%20street%2C%20Armenia&ll=40.064079%2C44.398792&q=Marked%20Location&_ext=EiYpvnTXN5sHREAxpznU%2FUoyRkA5PEr9k8EIREBB%2FWeFnMszRkBQBA%3D%3D&t=m&fbclid=IwAR3S2kvGn6yxIA3MM8duRmQ_4BCUIuAtqLl175jO0WbwHym0dVxod0DErzI I also want to share with you other maps links where the Hrant Vardanyan street (in Masis town) is written (spelled) correctly. Maybe these links will help the internal team to work on our issue. See the attached links: Google map - https://www.google.com/maps/place/Hr
I have developed an embedded svg map with links on it to display booking availability, but Apple iOS is unable to process the colors or the links. I used an svg map with a links wrapped around entries. The map displays perfectly on Windows/Android, but all Apple iOS devices I've tested (Macbook Pro and iPhone, multiple browsers) are unable to process the colors and links. Any advice on how to proceed (or convert the html map into something Apple devices can actually load) would be greatly appreciated. Apple support told me they do not offer support for issues such as this. Map: https://hsfm-booking-maps.s3.amazonaws.com/Farmer%27s+Market+-+Sunday%2C+October+2nd%2C+2022
Sorry if this turns out to be the wrong area to post this, it seemed themost relevant.I'm getting our business set up in Apple Maps and Yelp. I notice that in Apple Maps each business is represented by an icon, sometimes specific to the industry but sometimes a generic grey donut. The problem is, not all businesses show up in Apple Maps all the time. I'm sitting in a coffee shop in a mini mall that has 19 stores. If I look at Apple Maps at the highest resolution, I see icons for 6 of the 19 businesses. If I search for one of the ones that's missing it will usually find it and will then display the icon and business listing as normal.What controls whether a specific business will show up in the highest-resolution quiescent Apple Maps view, even if you've not searched for it explicitly?The situation gets more severe as you pinch your fingers to shrink the map scale. Now, since the map resolution is lower,
I am using mapkitJS to integrate a map on a website. I have set up the token etc and it WAS working. Now its suddenly stopped working and the error I get is{error:{message:vendorkey not specified,details:[]}}What is the vendorkey and do I specify it?Thanks in advance
I am frustrated using ios9 and serching for places and then having the google web app open and ask me if I want it to load? Apple Maps, should load!It's a real pain.I suggest a new option to reroute search results from the serch to Apple Maps.Thanks.