mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(google-maps): add temporary note to notify about 4.x changes
This commit is contained in:
parent
2caf0684ef
commit
70cbcbf1e9
@ -305,7 +305,9 @@ export const GoogleMapsMapTypeId: { [mapType: string]: MapType; } = {
|
||||
|
||||
/**
|
||||
* @name Google Maps
|
||||
* @description This plugin uses the native Google Maps SDK
|
||||
* @description
|
||||
* This plugin uses the native Google Maps SDK
|
||||
* Note: As of Ionic native 4.0, this using the 2.0 version of the google maps plugin. Please make sure your plugin is updated
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import {
|
||||
|
Loading…
Reference in New Issue
Block a user