Type Parameters

Hierarchy (view full)

Constructors

Properties

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

Type declaration

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

Methods

Generated using TypeDoc