Type Parameters

Hierarchy (view full)

Constructors

Properties

geometry?: Geometry<T, GeometryOptions<T>>
ignoreAltitude?: boolean
metaData?: {
    [k: string]: string;
}

Type declaration

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

Generated using TypeDoc