SDK Reference
Controls
Functions
Parameters
Description
getCameraInformation
get current floor, position, hotspot id, and view angle
goTagLocation
TagId: string
go to certain tag and face it
goHotspotLocation
{
HotspotId: '',
azimuthAngle: 0.1,
polarAngle: 1.5
}
go certain hotspot location with view angles
goFloorLocation
floorNumber: number
go to certain floor
setDollHouseMode
fly in and out the room
Others: such as assets
Functions
Parameters
Description
getMediaList
get all tags which included unsaved tag
getAllFloorNumbers
get room all floor numbers
getAllHotspots
get all hotspots id and positions
enableHotspots
value: boolean
hide and display hotspots
Last updated