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 to apply animations to GMSMarker

I’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 gmsmapview
xCode 7 error: include of non-modular header inside framework module with Google Maps

I updated to xCode 7.1 today and tried to build my app but I'm getting this error: I have already tried …

ios xcode google-maps xcode7 google-maps-sdk-ios
Change Camera Zoom based on Radius Google Maps iOS SDK

I am working on an app that displays certain markers based on a radius around your current location. The radius …

ios iphone google-maps-sdk-ios
how to draw a path one place to another place in google map sdk iOS?

i need to find path in google map view one place to another place. how to draw a direction map …

objective-c iphone google-maps google-maps-sdk-ios
Google maps iOS sdk get tapped overlay coordinates

i'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 gmsmapview
Building a Cocoapod with Swift and dependency on Objective-C framework

I know there are already a few questions on this theme here on SO, but very few have accepted answers, …

ios swift cocoapods google-maps-sdk-ios lint
Custom user location dot in Google maps for iOS (GMSMapview)

Is 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 gmsmapview
How to track a user's location and display the path travelled using Google Maps ios SDK

I'm currently building an ios app and I'm hoping to implement a function where the user's location is displayed on …

ios google-maps google-maps-sdk-ios polyline
How to calculate GMSCamera zoom

I am developing iOS application including GoogleMaps. And implementation process of GoogleMaps SDK for iOS was completed yet. But I …

ios google-maps-sdk-ios
Is there a Google Map event listener for panning or zooming map?

I want to be able to detect if the user has zoomed out or moved the map center. I have …

ios iphone google-maps google-maps-sdk-ios