Skip to main content

RoadSurfaceLegendControl

The RoadSurfaceLegendControl adds the ability to show a legend for the road surface layer.

Example

var RoadSurfaceLegendControl = new TrimbleMaps.RoadSurfaceLegendControl();
map.addControl(RoadSurfaceLegendControl, 'top-left');
Last updated August 23, 2024.