forked from github/awesome-cordova-plugins
refractor(googlemaps): fix typo in GoogleMapsTileOverlayOptions
This commit is contained in:
@@ -872,7 +872,7 @@ export class GoogleMapsPolygon {
|
||||
* @private
|
||||
*/
|
||||
export interface GoogleMapsTileOverlayOptions {
|
||||
titleUrilFormat?: string;
|
||||
titleUrlFormat?: string;
|
||||
visible?: boolean;
|
||||
zIndex?: number;
|
||||
tileSize?: number;
|
||||
|
||||
Reference in New Issue
Block a user