Hardware-accelerated geospatial data plotting in the browser
autumnplot-gl • Docs
autumnplot-gl / ContourLabelOptions
optional
font_face:string
Font face to use for the contour labels
'Trebuchet MS'
optional
font_size:number
Font size in points to use for the contour labels
12
optional
font_url_template:string
URL template to use in retrieving the font data for the labels. The default is to use the template from the map style.
optional
halo:boolean
Whether to draw the halo (outline) on the contour labels
false
optional
halo_color:string
Halo (outline) color for the contour labels
'#000000'
optional
n_decimal_places:number
Number of decimal places to use in the contour labels
0
optional
text_color:string
Text color for the contour labels
'#000000'