Search results for

Apple Maps Guides

149,441 results found

Post

Replies

Boosts

Views

Activity

Rename the street on the Apple map
Hi! The Shahamiryany Street in Yerevan's Shengavit administrative district, the Republic of Armenia, was renamed after Hrant Vardanyan on June 22, 2021. Please, rename the street on the Apple map. The postal code is 0061. Please see the attached link, which approves that the Shahamiryany Street renamed after Hrant Vardanyan https://www.panorama.am/en/news/2021/06/22/Yerevan-street-Hrant-Vardanyan/2524319/ I just want to share with you other maps links where the Shahamiryany street is already renamed to Hrant Vardanyan. 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/Hrant+Vardanyan+St,+Yerevan/@40.1459874,44.5050153,18.75z/data=!4m5!3m4!1s0x406abc056f3fd70b:0x28f86c1b00a22aa0!8m2!3d40.1468742!4d44.5034239 2.Yandex map - https://yandex.com/maps/10262/yerevan/geo/1695950987/?ll=44.502397%2C40.146560&z=17.8
4
0
983
Nov ’21
MapKit: An annotation added to the map, Does it get stored into the Apple map server?
Hi,We are working on a client Enterprise application with very sensitive data and have a functionality to report asset location on apple map and display assets information. So client need a confirmation that no data subject to a risk (meaning nothing is stored inside iOS SDK).An annotation added to the map, Does it get stored into the Apple map server?ThanksNitish
0
0
296
Mar ’18
Apple Maps UI Issue
Hi AllI am using Apple Maps to fetch current location and point a particular address in an app.I notice that when the user move/explore the maps, as long as the user leaves touching the screen, the pin doesn’t move creating an annoying jerky effect.Any solution to this ?
0
0
281
Jun ’16
CarPlay - Apple Maps connected with headlights ?
Using iOS 13.3.1 ... noticed that in dark mode, Apple Maps are displayed in bright light mode. I read in external forums that Apple Maps are connected with headlights. But I haven't seen any documentation about it. Is this true ? Is there any way (code) to display Apple Maps in dark mode when mode is set to dark ?
Topic: UI Frameworks SubTopic: UIKit Tags:
4
0
1.1k
Mar ’20
Apple MachineID Mapping
Hi, I am a developer developing a software but the vendor product that I’m using is always using the iPhone identifier for the iPhone model that the user is using. For example, it will return iPhone16,2 when the user is using iPhone15ProMax. Is there an official documentation for iPhoneModel and iPhoneIdentifier mapping? Thanks
1
0
283
Oct ’24
Reply to How to reposition MKMapView's legal label in iOS 11?
I agree, but I'm not changing anything about the legal button itself, just moving it so that users can actually see it and click it. Also, if Apple has done it here: https://developer.apple.com/ios/human-interface-guidelines/views/maps/, in their own Human Interface Guidelines for iOS, then I think it is allowed, and completely okay. Besides, the map is not there in my app to guide the user.
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’17
Google maps in apple watch app
Hello, I'm developing application to load map view in apple watch app But my question is1.Is this possible to use Google SDK to load map instead of using WKInterfaceMap like using GMSMapView instead MKmap?2. what are all the features of apple map would cost?
0
0
570
May ’17
Bluetooth integration with Apple map
Hi experts,I want to create a custom build Bluetooth enabled OLED display for showing turn-by-turn information when using the Apple map. This very small device will only show text like “Left in 300m” etc.My question is - is there any way to integrate with Apple map on iOS and some how read out these details? I’m not sure but I think I have seen something like this in a car where the car display show something similar.If I cant find a solution I can always create my own simple Navigation app and use the BLE to send details to my device but I would prefer not to develop a navigation app also.RegardsMichael
0
0
535
Aug ’17
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