mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
fix(googlemaps): typo in GoogleMapsTileOverlayOptions (#589)
This commit is contained in:
committed by
Ibrahim Hadeed
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;
|
||||
|
||||
Reference in New Issue
Block a user