Skip to main content

TrafficCameraClickControl

The TrafficCameraClickControl adds the ability to show a popup when a Traffic Camera Icon is clicked on.

Example

const trafficCameraClickControl = TrimbleMaps.TrafficCameraClickControl();
map.addControl(trafficCameraClickControl);

Extends

  • ClickControlBase
Last updated August 23, 2024.