Skip to main content

PlaceClickControl

The PlaceClickControl adds the ability to show a popup when a Place Icon is clicked on.

Example

var placeClickControl = TrimbleMaps.PlaceClickControl();
map.addControl(placeClickControl);

Extends

  • ClickControlBase
Last updated December 15, 2025.