mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
typo
This commit is contained in:
parent
c531114f46
commit
3aefd5a46d
@ -178,7 +178,7 @@ export class GoogleMaps {
|
||||
@CordovaInstance({
|
||||
sync: true
|
||||
})
|
||||
setZoome (zoomLevel: number): void { }
|
||||
setZoom (zoomLevel: number): void { }
|
||||
|
||||
@CordovaInstance({
|
||||
sync: true
|
||||
|
Loading…
Reference in New Issue
Block a user