An easy way to position hotspots
estratagema opened this issue · 1 comments
estratagema commented
Is there a simple way to create and position hotspots without geometry knowledge? Visually, is it possible?
mpetroff commented
If you set the hotSpotDebug
parameter to true
, coordinates of mouse clicks will be printed to your browser's developer console. You can then click where you want to place a hot spot, and it will print the location to the console, so you can copy the coordinates into your configuration.