Points of Interest are annotations that can have a number of properties associated with them. They are associated with a point cloud and are automatically loaded when a point cloud is loaded into the viewer.
The poi namespace is where you interact with points of interest in the viewer. Most methods and events will require, or return, an ID for each POI. The ID is auto-generated when the POI is loaded into the viewer, and is only relevant for the session.
POIs also have a more permanent database ID that can be stored as a key if required
api.poi
Points of Interest are annotations that can have a number of properties associated with them. They are associated with a point cloud and are automatically loaded when a point cloud is loaded into the viewer.
The poi namespace is where you interact with points of interest in the viewer. Most methods and events will require, or return, an ID for each POI. The ID is auto-generated when the POI is loaded into the viewer, and is only relevant for the session. POIs also have a more permanent database ID that can be stored as a key if required