getToolTip Method

Obtain a tooltip from the map layer or reality model, if any, identified by the specified HitDetail.

getToolTip(hit: HitDetail): Promise<string | HTMLElement>

@see ElementLocateManager

Parameter Type Description
hit HitDetail  

Returns - Promise<string | HTMLElement>

Defined in

Last Updated: 25 April, 2024