@nativescript-community/ui-carto
    Preparing search index...

    Class MarkerStyleBuilderOptions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    animationStyle?: AnimationStyle
    attachAnchorPointX?: number
    attachAnchorPointY?: number
    bitmap?: string | ImageSource | ImageAsset
    causesOverlap?: boolean
    clickSize?: number
    color?: string | Color
    hideIfOverlapped?: boolean
    horizontalOffset?: number
    metaData?: { [k: string]: string }
    orientationMode?: BillboardOrientation
    placementPriority?: number
    scaleWithDPI?: boolean
    scalingMode?: BillboardScaling
    size?: number
    style?: any
    styleBuilder?: any
    verticalOffset?: number
    visible?: boolean