WorldWindEarth / explorer

WorldWindExplorer: A 3D virtual globe geo-browser app framework based on WorldWindJS, Bootstrap and KnockoutJS. Includes 3D globe and 2D map projections, imagery, terrain, markers, plus solar and celestial data.
https://worldwind.earth/explorer
MIT License
78 stars 23 forks source link

Globe drag operations inoperable after upgrade to latest worldwind.js lib #19

Closed emxsys closed 7 years ago

emxsys commented 7 years ago

Dragging the globe with a mouse stopped working after switching to worldwind.js compiled from WebWorldWind develop branch 06-Feb-2017. I don't know if this is a due to a change in the library or a change in the environment, e.g., new browser versions.

emxsys commented 7 years ago

This issue was resolved by adding PointerEvent event handlers to the SelectController.