The new Google Maps SDK for iOS allows users to view and interact with a Google map in your iOS app.
I'm currently creating and returning a custom view with the google maps ios SDK by setting delegate to self and …
google-maps-sdk-iosI'm using a 2013 version of Google Maps SDK for iOS. I would like to customize the default blue dot for …
ios google-maps google-maps-markers google-maps-sdk-ios currentlocationI am new to iOS Programming and I have downloaded the google maps sdk for iOS and followed the instruction …
iphone ios cocoa-touch interface-builder google-maps-sdk-iosI have this code to open Google Maps App with specific location and it's working but what I need is …
ios swift google-maps google-maps-sdk-iosI use google Maps SDK for iOS. I have markers on my map and want to set proper zoom so …
xcode animation ios6 google-maps-sdk-iosI would like to add GoogleMaps to my iOS project but I don't want to use CocoaPods. Is there any …
ios google-maps-sdk-iosI 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 gmsmapviewIm trying to run the basic iOS demo SDK code. I have created the API keyand it loads ok. Although …
ios google-maps google-maps-sdk-iosI am trying to install the Google maps SDK and I am running through this error when running: Undefined symbols …
ios linker-errors google-maps-sdk-ios undefined-symbol