diff --git a/src/plugins/googlemap.ts b/src/plugins/googlemap.ts index 9454e7bf4..678bb466e 100644 --- a/src/plugins/googlemap.ts +++ b/src/plugins/googlemap.ts @@ -60,8 +60,9 @@ export const GoogleMapsAnimation = { * * loadMap() { * // make sure to create following structure in your view.html file + * // and add a height (for example 100%) to it, else the map won't be visible * // - * //
+ * //
* //
* * // create a new map by passing HTMLElement