Type Parameters

Hierarchy (View Summary)

Constructors

Properties

color?: string | Color
cornerRadius?: number
description?: string
descriptionColor?: string | Color
descriptionFontName?: string
descriptionFontSize?: number
descriptionWrap?: boolean
duringInit: boolean
leftColor?: string | Color
leftImage?: string
metaData: { [k: string]: string }
native: any
placementPriority?: number
position?: GenericMapPos<T>
projection?: Projection
rightColor?: string | Color
rightImage?: string
strokeColor?: string | Color
strokeWidth?: number
style?: any
styleBuilder?:
    | BalloonPopupStyleBuilderOptions
    | BalloonPopupStyleBuilder<any, any>
title?: string
titleColor?: string | Color
titleFontName?: string
titleFontSize?: number
titleWrap?: boolean
triangleHeight?: number
triangleWidth?: number
visible?: boolean

Methods