Update googlemaps.ts
This commit is contained in:
parent
484f9a0076
commit
8242c88cbb
@ -97,7 +97,7 @@ export class GoogleMap {
|
|||||||
/**
|
/**
|
||||||
* Listen to a map event only once.
|
* Listen to a map event only once.
|
||||||
*
|
*
|
||||||
* @return{Promise<any>}
|
* @return {Promise<any>}
|
||||||
*/
|
*/
|
||||||
one(event: any): Promise<any> {
|
one(event: any): Promise<any> {
|
||||||
return new Promise<any>(
|
return new Promise<any>(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user