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