Friday, November 8, 2019

Google Maps SDK in iOS 8

When I load a map using the Google Maps SDK in iOS 7 the only code I need for displaying "My Location" is:



self.mapView.myLocationEnabled = YES;


When I load the code that I have in iOS 8 however, I am unable to get my location. Is there extra code that I need to include in order to make the my location portion of the SDK work in iOS 8?

No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...