Class BasePointVectorElement<T, U, K>Abstract

Type Parameters

Hierarchy (view full)

Implemented by

Constructors

Properties

duringInit: boolean
metaData: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
native: T
options: U
position?: GenericMapPos<K>
projection?: Projection
visible?: boolean

Methods

  • Parameters

    Returns any

  • Parameters

    • native: T
    • options: U

    Returns void

Generated using TypeDoc