Type Parameters

Hierarchy (view full)

Constructors

Properties

elements: {
    element: VectorElement<any, any>;
    id: string;
}[]

Type declaration

metaData?: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
position?: GenericMapPos<T>
projection?: Projection
style?: any
styleBuilder?: any
visible?: boolean

Generated using TypeDoc