From 70cbcbf1e9ecd30b47265cb3bd28b135479ee085 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Tue, 11 Jul 2017 09:29:12 -0400 Subject: [PATCH] docs(google-maps): add temporary note to notify about 4.x changes --- src/@ionic-native/plugins/google-maps/index.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/@ionic-native/plugins/google-maps/index.ts b/src/@ionic-native/plugins/google-maps/index.ts index aae3a6739..875057b7e 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 {