Class PointOfInterestStyleDto (Advanced.Navigation)
Constructors
constructor
new PointOfInterestStyleDto( pointSize?: number, pointColor?: string, hoverPointColor?: string, pulseColor?: string, pulseMinSize?: number, pulseMaxSize?: number, pulseThickness?: number, pulseSpeed?: number, textColor?: string, hoverTextColor?: string, textSize?: number, textFontWeight?: number, textBackgroundColor?: string, textBackgroundOpacity?: number, textBackgroundStroke?: boolean, textBackgroundStrokeThickness?: number, textBackgroundRadius?: number, textPosition?: topBottomEnum, stableSize?: boolean, alwaysOnTop?: boolean,): PointOfInterestStyleDto Parameters
OptionalpointSize: numberOptionalpointColor: stringOptionalhoverPointColor: stringOptionalpulseColor: stringOptionalpulseMinSize: numberOptionalpulseMaxSize: numberOptionalpulseThickness: numberOptionalpulseSpeed: numberOptionaltextColor: stringOptionalhoverTextColor: stringOptionaltextSize: numberOptionaltextFontWeight: numberOptionaltextBackgroundColor: stringOptionaltextBackgroundOpacity: numberOptionaltextBackgroundStroke: booleanOptionaltextBackgroundStrokeThickness: numberOptionaltextBackgroundRadius: numberOptionaltextPosition: topBottomEnumOptionalstableSize: booleanOptionalalwaysOnTop: boolean
Properties
OptionalpointSize
pointSize?: number
OptionalpointColor
pointColor?: string
OptionalhoverPointColor
hoverPointColor?: string
OptionalpulseColor
pulseColor?: string
OptionalhoverPulseColor
hoverPulseColor?: string
OptionalpulseMinSize
pulseMinSize?: number
OptionalpulseMaxSize
pulseMaxSize?: number
OptionalpulseThickness
pulseThickness?: number
OptionalpulseSpeed
pulseSpeed?: number
OptionaltextColor
textColor?: string
OptionalhoverTextColor
hoverTextColor?: string
OptionaltextSize
textSize?: number
OptionaltextFontWeight
textFontWeight?: number
OptionaltextBackgroundColor
textBackgroundColor?: string
textBackgroundOpacity
textBackgroundOpacity: number
textBackgroundStroke
textBackgroundStroke: boolean
textBackgroundStrokeThickness
textBackgroundStrokeThickness: number
textBackgroundRadius
textBackgroundRadius: number
textPosition
stableSize
stableSize: boolean
alwaysOnTop
alwaysOnTop: boolean
中心点的直径,以像素为单位