Type Parameters

Hierarchy (view full)

Constructors

Properties

clickWidth?: number
color?: string | Color
duringInit: boolean
endType?: LineEndType
geometry: LineGeometry<T>
ignoreAltitude?: boolean
joinType?: LineJointType
metaData: {
    [k: string]: string;
}

Type declaration

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

Methods

  • Returns MapBounds<T>

  • Parameters

    Returns any

Generated using TypeDoc