My simple application contains UIMapView with some annotations. I used GetViewAnnotation in MyDelegate:MKMapViewDelegate to customize colors of default round pin in annotation view. So I can set colors of the pin only in time of creation annotation view. I want to change content of annotation view on some events for example on timer event. I can change title, subtitle but i cant understand how to change color of the round pin. I can remove all annotations from the mapview and create new ones with another color - but it's bad idea...
Thanks -- View this message in context: http://monotouch.2284126.n4.nabble.com/Customizing-map-annotation-view-tp3782029p3782029.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
