Hardware-accelerated geospatial data plotting in the browser
autumnplot-gl • Docs
autumnplot-gl / ContourLabels
PlotComponent
<MapType
>• ArrayType extends TypedArray
• MapType extends MapLikeType
new ContourLabels<
ArrayType
,MapType
>(contours
,opts
?):ContourLabels
<ArrayType
,MapType
>
• contours: Contour
<ArrayType
, MapType
>
• opts?: ContourLabelOptions
ContourLabels
<ArrayType
, MapType
>
updateField():
Promise
<void
>
Update contour labels when the field for the associated Contour object has been changed.
Promise
<void
>