SDKDemoAPIKey.h 391 B

12345678910
  1. /**
  2. * To use GoogleMapsSDKDemos, please register an APIKey for your application
  3. * and set it here. Your APIKey should be kept private.
  4. *
  5. * See documentation on getting an API Key for your API Project here:
  6. * https://developers.google.com/maps/documentation/ios/start#get-key
  7. */
  8. #error Register for API Key and insert here. Then delete this line.
  9. static NSString *const kAPIKey = @"";