callouts
Standard Settings for UILabel in MKAnnotation Callout Bubble
I am showing customized Callout Bubbles with the help of this tutorial tutorial If I show a custom Callout Bubble I add a view Labels into that bubble and I want them to look exactly like the standar[详细]
2023-04-02 20:53 分类:问答Looking for an image tooltip jQuery plugin [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-31 11:37 分类:问答show map callout through code in iPhone
I have tried several things but am unable to solve it out. I have 10 custom annotations on the map depending upon the area visible.[详细]
2023-03-19 11:22 分类:问答how to make an event at MKmapview in callOut?
I have MKmapview with an annotation, the开发者_开发问答n if I push or click a pin of annotation,it will show a CallOut such as title or subtitle. but I want to customize it and input an event, such as[详细]
2023-03-17 02:56 分类:问答iphone - MKMapView callout doesn't show on iPhone 4 with iOS 4.1
I have a problem with MKMapView. I add annotations like that: // set 开发者_高级运维up new points[详细]
2023-03-13 00:52 分类:问答Open a view when calloutAccessoryControlTapped triggered
How can I open a view when I clicked on annotation\'s button with a navigation button to go back to my mapkit and pass some parameters to 开发者_开发问答the view?[详细]
2023-03-11 21:30 分类:问答- (MKAnnotationView *)mapView not getting called
In my code, the - (MKAnnotationView *)mapView:(MKMapView *)mapView viewForAnnotation:(id <MKAnnotation>)annotation method is not getting called. I don know why. Can anyone please help me?[详细]
2023-02-14 02:07 分类:问答How to Make A Callout Appear for MKOverlay Region?
I have used a gesture recognizer and the boundingRect for a given overlay to determine when a user taps on it. However I would now like to make a callout appear over开发者_Go百科 the overlay region th[详细]
2023-02-08 11:46 分类:问答Updating an AnnotationView Callout after details entered in View Controller that was pushed form the map view
I have a simple maps app with multiple pins on a map view. My intention is to tap a pin, show a callout with an accessory view, push to a Detail View Controller where you can edit that pin/locations d[详细]
2023-02-04 19:39 分类:问答Extracting MKAnnotation Callout's Title When Sender
Ok guys, so I have a map view with annotations and when tapped, they display callouts with a disclosure icon on the right. When tapped, this function is called:[详细]
2023-01-28 06:40 分类:问答