4 questions
I am studying code for iOS on Swift.I was able to use MapKit to display the direction of the current location, but When I zoom in, shrink, rotate, etc. on my iPhone, the orientation display disappears...
Normally, you can use MapKit to raise a pin on a map and tap to display an annotation balloon.Therefore, I would like to do something else when the balloon of the comment is displayed.Where should I w...
As the title says, I would like to implement the process of moving the display range by dragging a map that can be done on standard map apps such as iPhone.I would appreciate it if you could let me kn...
The action is described in mapView:notationView:calloutAccessoryControlTapped: so that the action is taken when you click the callout now.-(void)mapView:(MKMapView*)mapViewannouncementView:(MKAnnotati...
© 2024 OneMinuteCode. All rights reserved.