From 8242c88cbbe11281c420e61aa09c301eb69b6b37 Mon Sep 17 00:00:00 2001 From: Thiery Laverdure Date: Thu, 4 Aug 2016 08:37:45 -0400 Subject: [PATCH] Update googlemaps.ts --- src/plugins/googlemaps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(