Skip to content

Commit

Permalink
chore: bump googlemaps version to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed May 26, 2020
1 parent 7907e7a commit 3a7304c
Show file tree
Hide file tree
Showing 149 changed files with 117 additions and 45 deletions.
Binary file modified Resources/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.mom
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Resources/GoogleMaps.bundle/GMSCoreResources.bundle/Assets.car
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/GoogleMaps.bundle/GMSCoreResources.bundle/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Resources/GoogleMaps.bundle/Info.plist
Binary file not shown.
Binary file modified Resources/GoogleMaps.bundle/oss_licenses_maps.txt.gz
Binary file not shown.
Binary file modified Resources/GooglePlaces.bundle/Info.plist
Binary file not shown.
Binary file modified Resources/GooglePlaces.bundle/ar.lproj/GooglePlaces.strings
Binary file not shown.
Binary file modified Resources/GooglePlaces.bundle/ca.lproj/GooglePlaces.strings
Binary file not shown.
Binary file modified Resources/GooglePlaces.bundle/ko.lproj/GooglePlaces.strings
Binary file not shown.
Binary file modified Resources/GooglePlaces.bundle/oss_licenses_places.txt.gz
Binary file not shown.
Binary file modified Resources/GooglePlaces.bundle/zh_TW.lproj/GooglePlaces.strings
Binary file not shown.
Binary file modified platform/GoogleMaps.framework/GoogleMaps
Binary file not shown.
2 changes: 1 addition & 1 deletion platform/GoogleMaps.framework/Headers/GMSIndoorBuilding.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GMSIndoorBuilding.h
// Google Maps SDK for iOS
//
// Copyright 2013 Google Inc.
// Copyright 2013 Google LLC
//
// Usage of this SDK is subject to the Google Maps/Google Earth APIs Terms of
// Service: https://developers.google.com/maps/terms
Expand Down
2 changes: 1 addition & 1 deletion platform/GoogleMaps.framework/Headers/GMSIndoorLevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GMSIndoorLevel.h
// Google Maps SDK for iOS
//
// Copyright 2013 Google Inc.
// Copyright 2013 Google LLC
//
// Usage of this SDK is subject to the Google Maps/Google Earth APIs Terms of
// Service: https://developers.google.com/maps/terms
Expand Down
6 changes: 3 additions & 3 deletions platform/GoogleMaps.framework/Headers/GMSServices.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ NS_ASSUME_NONNULL_BEGIN

/**
* Provides your API key to the Google Maps SDK for iOS. This key is generated for your application
* via the Google APIs Console, and is paired with your application's bundle ID to identify it.
* This must be called exactly once by your application before any iOS Maps SDK object is
* initialized.
* via the Google Cloud Platform Console, and is paired with your application's bundle ID to
* identify it. This must be called exactly once by your application before any iOS Maps SDK
* object is initialized.
*
* @return YES if the APIKey was successfully provided.
*/
Expand Down
Loading

0 comments on commit 3a7304c

Please sign in to comment.