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
75 stars 24 forks source link

EnhancedWmsLayer is does not respect the configured number of levels #107

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

The number of the levels in the WMS level set is hard-coded in the constructor--it should use the value of the the configuration object, if supplied.