Type Parameters

Hierarchy (view full)

Constructors

Properties

color?: string | Color
duringInit: boolean
geometry?: Geometry<T, GeometryOptions<T>>
metaData: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
native: any
options: PolygonOptions<T>
positions?: MapPosVector<T> | GenericMapPos<T>[]
projection?: Projection
size?: number
style?: any
visible?: boolean

Methods

Generated using TypeDoc