diff --git a/src/@ionic-native/plugins/google-maps/index.ts b/src/@ionic-native/plugins/google-maps/index.ts index aae3a673..875057b7 100644 --- a/src/@ionic-native/plugins/google-maps/index.ts +++ b/src/@ionic-native/plugins/google-maps/index.ts @@ -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 {