This is the main class of the Google Maps SDK for iOS and is the entry point for all methods related to the map.
I have requirement like on my current location one view will display. It will rotate if device was rotate or …
ios objective-c google-maps-markers cllocationmanager gmsmapviewI’m changing my app by migrating iOS maps to google maps using Google Maps SDK for iOS V1.1.0 and …
ios google-maps google-maps-markers google-maps-sdk-ios gmsmapviewi'm working with Google maps iOS sdk. i want to get the coordinates of the touched point when user taps …
ios objective-c google-maps google-maps-sdk-ios gmsmapviewIs there an official way to set a custom user location dot in Google maps for iOS (GMSMapView)? Is there …
ios objective-c google-maps google-maps-sdk-ios gmsmapviewI'm returning a UIImageView in - (UIView *)mapView:(GMSMapView *)mapView markerInfoWindow:(GMSMarker *)marker; This UIImageView loads images dynamically through a …
google-maps-markers google-maps-sdk-ios gmsmapviewhttps://developers.google.com/maps/documentation/ios-sdk/utility/marker-clustering I am working for map clustering . In map clustering private var …
ios swift google-maps mkmapview gmsmapviewI have an iOS app that uses Google Maps SDK to display a map within my app. I have managed …
ios google-maps-sdk-ios gmsmapview cllocationcoordinate2dI want to initialise the center of the map to a custom location. Here is the code that I use …
ios objective-c google-maps-sdk-ios gmsmapview