mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
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…
Reference in New Issue
Block a user