...
Page Properties | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
- Scrollbar should now appear on profile and basemap switchers when required.
- If there are initially no layers loaded in the layer panel, omnisearch should now add layers if they are found.
- Updated the WMTS layer to include attribution
- Updated the WMTS implementation to ensure that the don't automatically provide the TileMatrixSet so OL uses the one directly provided by the source. Also ensured that we correctly set the number of scales if a WMTS layer uses a subset of the TileMatrixSet
- iShare print preview now respects the selected scale when switching print templates
- Added code to use the matrices from the capabilities document if the ones specified in the mapsource don't exist. Also added code to ensure that each WMTS TileMatrixSet has a BoundingBox element, and if not, attempt to add one
Web Services
- When making WMS requests, Even if no sld parameter is specified, we will always generate an SLD from the request.
...