Page 1 of 1

Responsive Polygon Hotspot Activation

Posted: Fri Sep 18, 2020 4:21 pm
by NicFlemmer123
Hi Hopki,


How would one activate a polygon hotspots visibility based on device? I have a very large building that needs to be sub divided based on floor sections on the frontend for the user. Show current works great on desktop as the user can hover over parts of the building in order to make their selection. However on mobile, i would like a specific section, defined by a ploygon hotspot to light up automatically, in order to prompt the user to make their choice based on clicking the area with their touch device.

Thanks!

Re: Responsive Polygon Hotspot Activation

Posted: Sat Sep 19, 2020 2:26 am
by Tony
Hi Nic,

Using a hidden container you could add an Action that sets the Polygon Mode to Show a particular polygon or all polygons when the device is detected using a Modifier on the Action.

mediaend_5.jpg
mediaend_5.jpg (226.64 KiB) Viewed 1426 times

cheers,

Tony

Re: Responsive Polygon Hotspot Activation

Posted: Sat Sep 19, 2020 7:42 am
by NicFlemmer123
Thanks Tony!