mkpinannotationview
Custon MKPinAnnotationColor
I have searched a bit on google, but didn\'t really found an answer to my question. I want to create a pin with a different color, e.g. yellow or orange.[详细]
2022-12-21 23:20 分类:问答show pins around 100kilometers
i am implementing an app, that show customers and my userLocation on a map. But now i have a problem, because ther开发者_StackOverflow中文版e are a lot of costumers and the map is very uncomfortable.[详细]
2022-12-21 11:31 分类:问答iPhone MapKit: Annotation images get reset back to pins
I\'m adding several annotations to a MapView and using a custom image instead of the default pins. I am using the viewForAnnotation delegate method to set the custom image like this:[详细]
2022-12-17 05:45 分类:问答MKMapView: Pins over the pop up
This question was asked earlier by someone else but never answered: MKAnnotation - Map Pin callout pops up behind other map pins.[详细]
2022-12-17 00:57 分类:问答iPhone - remove pin annotations of map, but not mine
I use a MapView and I set annotations on it (purple pins) and my user location (which is a blue circle).[详细]
2022-12-16 14:31 分类:问答MKAnnotationViews with image in satellite map mode
I successfully set a custom image on MKAnnotationView to replace pins (I used the function setImage).[详细]
2022-12-14 04:51 分类:问答showsUserLocation returns pin instead of blue dot in iPhone simulator
This is my -mapView:viewForAnnotation method 开发者_如何学Gowhich drops pins when i create annotation views. But when i set mapView.showsUserLocation = YES; in -viewDidLoad, i get a pin dropped on Inf[详细]
2022-12-13 12:53 分类:问答How can I create a custom "pin-drop" animation using MKAnnotationView?
I have an instance of MKMapView and would like to use custom annotation icons instead of the standard pin icons supplied by MKPinAnnotationView. So, I\'ve setup a subclass of MKAnnotationView called C[详细]
2022-12-13 05:02 分类:问答Custom MKPinAnnotationView Colours
Is it possible to define custom colours f开发者_开发技巧or the MKPinAnnotationView colour rather than the default red, green or purple? Docs say no...[详细]
2022-12-13 01:47 分类:问答Z-ordering of MKAnnotationViews
I\'m getting fairly frustrated with the limitations of MKMapKit.My current problem has to do with the z-ordering of annotation views, particularly as it relates to touches.If you accept the default z-[详细]
2022-12-11 03:32 分类:问答