Top "Google-maps-sdk-ios" questions

The new Google Maps SDK for iOS allows users to view and interact with a Google map in your iOS app.

Add buttons to view returned by markerInfoWindow delegate method

I'm currently creating and returning a custom view with the google maps ios SDK by setting delegate to self and …

google-maps-sdk-ios
Customize Google Maps blue dot for current location

I'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 currentlocation
How to add a button on the Google maps in iOS?

I 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-ios
How to open google maps app with a dropped pin ? - Swift

I 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-ios
Map camera position changes sharply without animation

I 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-ios
GoogleMaps without CocoaPods

I would like to add GoogleMaps to my iOS project but I don't want to use CocoaPods. Is there any …

ios google-maps-sdk-ios
How to get animated polyline route in GMSMapView, so that it move along with map when map is moved?

I 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-ios
Remove all GMSMarker from GMSMapView?

I 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
GoogleMaps basic iOS demo app crash - unrecognized selector sent to instance

Im 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-ios
GoogleMapsSDK : Undefined symbols for architecture x86_64

I 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