@ionic-native/google-maps
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -220,3 +220,3 @@ import { Observable } from 'rxjs/Observable'; | ||
* // create LatLng object | ||
* let ionic: LatLng = new GoogleMapsLatLng(43.0741904,-89.3809802); | ||
* let ionic: LatLng = new LatLng(43.0741904,-89.3809802); | ||
* | ||
@@ -223,0 +223,0 @@ * // create CameraPosition |
{ | ||
"name": "@ionic-native/google-maps", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -5,0 +5,0 @@ "module": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
256916