mapkit
Problem in Mapkit
I am using following code to show location of the objects. - (void)viewDidLoad { [super viewDidLoad]; [self selectData];[详细]
2023-04-03 09:43 分类:问答imageDownloader For a Custom AnnotationView
I created this custom annotationView that can contain a logo and a label in the screenshot the log开发者_开发百科o is stored locally,[详细]
2023-04-03 08:28 分类:问答calling coordinates from Core Data
i\'ve been trying to call the latitude and longitude of places that i have stored into the database. I\'ve set the storage type as double.[详细]
2023-04-03 03:57 分类:问答Check if user location is visible on map iphone
I want to hide or show a UIButton weather user\'scurre开发者_Python百科nt location is visible on map.While testing the code xcode I can see meassage \"User location view is NOT visible but should be.[详细]
2023-04-03 03:19 分类:问答How do I center over a specific location and then zoom to current location
Very much a newbie here so please forgive the ignorance.I have spent some time trying to understand what I am missing but cannot figure it out.[详细]
2023-04-02 07:52 分类:问答Retain pin coordinates in calloutAccessoryControlTapped action
Can I retain pin coordinates for an calloutA开发者_JAVA百科ccessoryControlTapped action? I want to retain those coordinates to the next view. When you tap a pin, and subsequently go to the next view,[详细]
2023-04-02 07:11 分类:问答How to get world countries borders in term of coordinates?
How开发者_如何学运维 to get world countries borders in term of array of coordinates? I would like to draw countries overlays in the world map using Mapkit of IOS.Id say your best bet is finding a Goog[详细]
2023-04-02 06:11 分类:问答iPhone - Prevent application download if no MapKit nor CoreLocation capability
I have an application that uses MapKit/Internet connection OR CoreLocation to make its job. I don\'t want users to be able to download (buy) the app if they do not have those both functions. Having on[详细]
2023-04-01 23:50 分类:问答How to change the centre point of MKAnnotation
I am using MKMapkit for map-section in my app. I have to display a pin imageas MKAnnotation. When I add the annotation in map view, the center of the image, points to the latitude and longitude. But I[详细]
2023-04-01 19:38 分类:问答How to select an annotaion and pass an id to specific detail page?
I added beepid as string in myannotation class custom and this is rest : - (void)mapView:(MKMapView *)mapView ann开发者_如何转开发otationView:(MKAnnotationView *)view calloutAccessoryControlTapped:(U[详细]
2023-04-01 19:21 分类:问答