mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
refractor(googlemaps): fix typo in GoogleMapsTileOverlayOptions
This commit is contained in:
parent
3266d21ba4
commit
f36b1c03cb
@ -872,7 +872,7 @@ export class GoogleMapsPolygon {
|
||||
* @private
|
||||
*/
|
||||
export interface GoogleMapsTileOverlayOptions {
|
||||
titleUrilFormat?: string;
|
||||
titleUrlFormat?: string;
|
||||
visible?: boolean;
|
||||
zIndex?: number;
|
||||
tileSize?: number;
|
||||
|
Loading…
Reference in New Issue
Block a user