You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently MapStore crops layers to the current Map projection extent. The proposal is to introduce a new options for WMS layer to allow OpenLayers to request tiles beyond the extent.
By default the layer is cropped to the map projection extent . We allow users to control the cropping with a Checkbox in different places as described below
For layers in TOC , the checkbox is provided in the Display Settings as shown
While adding WMS layers through catalog service the checkbox is available in Advanced Settings as shown
For background layers the checkbox is available in Edit background dialog as shown.
Note : For Cesium map the checkbox is not available for Display Settings and Background Edit Dialog. Also when the singleTile is enabled this options will be disabled as shown
What kind of improvement you want to add? (check one with "x", remove the others)
Description
Currently MapStore crops layers to the current Map projection extent. The proposal is to introduce a new options for WMS layer to allow OpenLayers to request tiles beyond the extent.
By default the layer is cropped to the map projection extent . We allow users to control the cropping with a Checkbox in different places as described below
Note : For Cesium map the checkbox is not available for Display Settings and Background Edit Dialog. Also when the singleTile is enabled this options will be disabled as shown
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information