cordova-plugin-googlemaps
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "cordova-plugin-googlemaps", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Google Maps native SDK for Android and iOS, and Google Maps JavaScript API v3 for browser.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -1,2 +0,2 @@ | ||
# Cordova GoogleMaps plugin for Android, iOS and Browser v2.7.0 | ||
# Cordova GoogleMaps plugin for Android, iOS and Browser v2.7.1 | ||
@@ -115,2 +115,6 @@ | Download | Build test (multiple_maps branch)| | ||
## Release Notes | ||
- **v2.7.1** | ||
- Fix: (iOS) UiWebView references present in v2.7.0 | ||
- **v2.7.0** | ||
@@ -141,17 +145,3 @@ - Re-adoption: <a href="https://github.com/mapsplugin/cordova-plugin-googlemaps-sdk" target="_blank">cordova-plugin-googlemaps-sdk dependency</a> | ||
- **v2.6.2** | ||
- Fix: (Android) build error | ||
- **v2.6.1** | ||
- Fix: (Android) Conflicting with `OneSignal-Cordova-SDK` | ||
- Fix: (iOS) App crashes when marker url isn't valid. | ||
- **v2.6.0** | ||
- Fix: Can not install to Cordova 9.0 project | ||
- Fix: (Android) `ConcurrentModificationException` error at `onStop` | ||
- Fix: (Android) Polygon becomes visible when you run `setPoints()` to invisible polygon | ||
- Fix: (Android/iOS) TileOverlay does not work when your app runs on `file:` protocol with ionic. | ||
- Update: (iOS) Specify the Google Maps SDK version as `=> 3.1.0`. Please use `cordova-ios@5.0.0` or above, otherwise modify `platform/ios/Podfile`. | ||
- Add: (Android/iOS) API Key mechanism | ||
--------------------------------------------------------------------------------------------------------- | ||
@@ -158,0 +148,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8680819
434