mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
fix(googlemaps): typo in GoogleMapsTileOverlayOptions (#589)
This commit is contained in:
parent
47112c7c24
commit
be2c198259
@ -731,7 +731,7 @@ export class GoogleMapsPolygon {
|
||||
* @private
|
||||
*/
|
||||
export interface GoogleMapsTileOverlayOptions {
|
||||
titleUrlFormat?: string;
|
||||
tileUrlFormat?: string;
|
||||
visible?: boolean;
|
||||
zIndex?: number;
|
||||
tileSize?: number;
|
||||
|
Loading…
Reference in New Issue
Block a user