Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

having two hotspots on the same page #314

Open
dd84 opened this issue Apr 29, 2018 · 1 comment
Open

having two hotspots on the same page #314

dd84 opened this issue Apr 29, 2018 · 1 comment

Comments

@dd84
Copy link

dd84 commented Apr 29, 2018

Does anybody know how to add two hotspots on the same page?

@parimaay
Copy link

Using vrView.addHotspot(...) you can add as many hotspot as you want.
vrView.addHotspot(hotspotKey, { pitch: hotspot.pitch, yaw: hotspot.yaw, radius: hotspot.radius, distance: hotspot.distance, });

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants