Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Maps iOS rightCalloutAccessoryView replacement?

Just wondering what's the rightCalloutAccessoryView (the blue button below) replacement in the Google Maps SDK? Or do I need to make a custom view.....

Apple maps callout

EDIT:

Is there a better option than GMSMapViewDelegate's:

- (void)mapView:(GMSMapView *)mapView didTapInfoWindowOfMarker:(id<GMSMarker>)marker;?

(it isn't obvious to the user that you can tap the info window...)

EDIT 2

This Plane Finder - Live Flight Status Tracker seems to use default callouts with the iOS SDK: http://bit.ly/PFinder. How do you do that?

Plane Finder - Live Flight Status Tracker

like image 902
s12chung Avatar asked Dec 04 '25 13:12

s12chung


1 Answers

Found it! :)

See https://github.com/ryanmaxwell/GoogleMapsCalloutView for an example project :)

enter image description here

like image 80
s12chung Avatar answered Dec 07 '25 18:12

s12chung



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!