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.

Google Maps iOS SDK, Getting Directions between 2 locations

While I am using Google Maps SDK, I am trying to get driving direction between two locations on iOS. I …

ios google-maps google-maps-sdk-ios
Google Maps iOS SDK, Getting Current Location of user

For my iOS app (building in iOS7),i need to show user's current location when the app load.I am …

ios objective-c google-maps-sdk-ios
How to send google maps location info through SMS as a link

In an application that I'm building, I am trying to send my location info(Lat,Long/ Geocoded) to my emergency …

android ios google-maps-android-api-2 google-maps-sdk-ios
iOS, How to use GMSCoordinateBounds to show all the markers of the map?

I want to show all the markers that are on my map, after doing some searches I found that it …

ios google-maps google-maps-sdk-ios
Custom Info Window for Google Maps

I'd like to make a custom Info Window for Google Maps for iOS like the photo below. Is it possible …

google-maps-sdk-ios
How to show a Info window in iOS Google maps without tapping on Marker?

I am new to iOS development. This is regarding Marker info window in Google Maps iOS SDK. I understand, we …

ios google-maps infowindow google-maps-sdk-ios
Google Maps SDK for iOS requires GoogleMaps.bundle to be part of your target under 'Copy Bundle Resources

When I build a GoogleMaps SDK for iOS,these error occurred. *** Terminating app due to uncaught exception 'GMSException', reason: 'Google …

ios iphone xcode google-maps google-maps-sdk-ios
<GoogleMaps/GoogleMaps.h> file not found Google Maps SDK for iOS

Yesterday I recived an email from google saying that I could acces to the map api for ios, I generated …

ios google-maps ios5 google-maps-sdk-ios
Cannot put a google maps GMSMapView in a subview of main main view?

I'm struggling with this problem! I want to add a google maps GMSMapView into a UIView that is only a …

ios uiview subview google-maps-sdk-ios
Google Maps API: Getting coordinates of current location iOS

I am currently working with Google Maps API in my project. I am trying to set the default camera/zoom …

ios objective-c google-maps location google-maps-sdk-ios