While I've dabbled with ThreeJS in the past, I'm currently working on a new project that involves setting up hotspots in a panoramic view. I vaguely recall using the camera dolly tool from this link to visualize camera locations. However, I'm curious if there's a tool available that could provide XYZ coordinates for specific points in scenarios like the one showcased in this ThreeJS example: example link, particularly for placing hotspots on the road.
An ideal solution would mimic the functionality of the dat gui tool utilized by the camera dolly, or perhaps involve a draggable ball element that can display its current location.