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'd like to add an API_KEY for GoogleMaps for testing and in documentation I've read this : Tip: During development …
android google-maps google-cloud-platform gmsmapviewI am Developing an iOS Application. In that Application i am having 2 Fields From and To. I Entered Address using …
ios google-maps ios7 google-polyline gmsmapviewI am integrating google maps sdk. Its all work fine. But how to remove particular Marker(Pin Point) when second …
ios iphone google-maps gmsmapviewI am displaying a marker in a particular place, along with displaying the current address in the address label on …
ios swift google-maps google-maps-sdk-ios gmsmapviewI'm working with a Google Maps View and I want to add a button to the map that when tapped, …
ios swift google-maps location gmsmapviewTrying to add a marker to Google map,but the app is getting crashed at while addMarker() function call,Exception …
ios swift google-maps-sdk-ios markers gmsmapviewI have incorporated the following: Tried importing both the GoogleMaps/GoogleMaps.h as well as the GoogleMapsM4B/GoogleMaps.h …
ios xcode swift google-maps gmsmapviewI just switched from Apple Maps to Google Maps. An issue that I can't seem to find an answer to …
ios google-maps google-maps-markers center gmsmapviewI have created animated polyline like CAShapeLayer by following code, I have added CAShapeLayer as sublayer to GMSMapiew but, if …
ios swift gmsmapview google-maps-sdk-iosI placed 100 GMSMarkers on GMSMapView. How to remove all the GMSMarkers? In Google Sdk Version 1.6 for iOS. Marker array(in …
ios marker google-maps-sdk-ios gmsmapview