Type Parameters

Hierarchy (view full)

Constructors

Properties

anchorPointX?: number
anchorPointY?: number
bitmap?: string | ImageSource | ImageAsset
clickSize?: number
color?: string | Color
duringInit: boolean
geometry?: Geometry<T, GeometryOptions<T>>
metaData: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
native: any
options: MarkerOptions<T>
orientationMode?: BillboardOrientation
placementPriority?: number
position?: GenericMapPos<T>
projection?: Projection
rotation?: number
scalingMode?: BillboardScaling
size?: number
style?: any
visible?: boolean

Methods

Generated using TypeDoc