diff --git a/src/plugins/googlemaps.ts b/src/plugins/googlemaps.ts index 7a95e7266..c4e5131e1 100644 --- a/src/plugins/googlemaps.ts +++ b/src/plugins/googlemaps.ts @@ -97,7 +97,7 @@ export class GoogleMap { /** * Listen to a map event only once. * - * @return{Promise} + * @return {Promise} */ one(event: any): Promise { return new Promise(