mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-02 07:02:53 +08:00
parent
f07431a14c
commit
78b3ec5b1f
@ -656,7 +656,7 @@ export class GoogleMapsCircle {
|
||||
export interface GoogleMapsPolylineOptions {
|
||||
points?: Array<GoogleMapsLatLng>;
|
||||
visible?: boolean;
|
||||
googledesic?: boolean;
|
||||
geodesic?: boolean;
|
||||
color?: string;
|
||||
width?: number;
|
||||
zIndex?: number;
|
||||
|
Loading…
Reference in New Issue
Block a user