WebWorldWind
WebWorldWind copied to clipboard
NDVIViewer example - deprecation warning for getPreventDefault()
trafficstars
Description
When run the following warning appears in the console: Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery1.10.2.js:5375:28
Steps to Reproduce
- Open the NDVIViewer example
Operating System and Version
macOS High Sierra 10.13.1 / Firefox 57.0 (64-bit)
Confirmed for Linux Mint 18.2 Cinnamon, Firefox 57.0
Consider refactoring NDVIViewer as an app as well.
Relates to #328