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.

How do I move marker along with moving of Google Map in iOS?

I 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 gmsmapview
Ambiguous reference to member 'joinWithSeparator' in swift

I'm using Google's 'reverseGeocodeCoordinate' to get address based on latitude and longitude. I'm getting the following error in the implementation …

swift nsarray ios9 google-maps-sdk-ios
Marker clustering with google maps SDK for iOS?

I am using Google Maps SDK in my iOS app, and I need to group markers which are very close …

google-maps google-maps-sdk-ios
How to get coordinate center of gmsmapview in iphone

I'm using the new Google Maps SDK for iOS Can I get the true coordinate form GMSMapView.center? Now it …

iphone ios google-maps-sdk-ios
How to fit bounds for coordinate array with google maps sdk for iOS?

How to fit bounds for coordinate array with google maps sdk for iOS? I need to zoom map for 4 visible …

google-maps-sdk-ios
Google Maps iOS SDK move "My Location" button to bottom left hand corner

Using the Google Maps for iOS SDK, the "My Location" button is by default placed in the bottom right hand …

ios objective-c google-maps-sdk-ios
Is Google map mobile SDK no longer free?

According to this link : Google price guide Google has changed it's prices from 11 June. Is that mean using google map …

google-maps google-maps-android-api-2 google-maps-sdk-ios
How to add marker for a map view in google maps sdk for ios in swift

Trying 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 gmsmapview
Google Maps API key may be invalid for your bundle ID

We have a Google API Key that have been working for the past few months but suddenly yesterday it stop …

google-maps google-maps-api-3 google-api google-maps-sdk-ios
Google Maps iOS SDK - Search for places

I'm new to both iOS programming & the Google Maps iOS SDK, so apologies if this is a basic question. …

google-maps ios6-maps google-maps-sdk-ios