WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
105 stars 35 forks source link

Web control hover and text rendering #152

Open philrosenfield opened 7 years ago

philrosenfield commented 7 years ago

Following the web control sample "poly", it's difficult to trigger a hover event for an object (using a laptop w/chrome).

Is it possible for objects to inherit the hover properties similar to constellation boundaries? That is, when you hover anywhere within a boundary, it triggers a hover event?

Could/is text rendered during the hover in html?