SymbolAnnotation

new Cesium.SymbolAnnotation(options)

Name Type Description
options Object optional The object has the following properties:
Name Type Default Description
textContent String "" optional Annotation content
localPoint PlotPoint3D optional Annotation location point
textStyle SymbolTextStyle optional Annotation style

Members

fontName : String

Font name

fontSize : Number

font size

foreColor : Color

font color

outline : Boolean

Is there a font outline?

outlineColor : Color

Outline color

outlineWidth : Number

Outline width

underline : Boolean

Underline