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
| rel | string |**REQUIRED**. Must be set to `wms`. |
56
+
| href | string |**REQUIRED**. Link to the WMS, without any WMS specific query parameters. |
57
+
| type | string | Recommended to be set to the media type the Capabilities document, usually `text/xml`. |
58
+
| wms:layers|\[string]|**REQUIRED**. The layers to show on the map by default. Can't be empty. |
59
+
| wms:styles|\[string]| The styles to show on the map by default. If not provided or empty, an empty string will be used for the query parameter. |
60
+
| wms:dimensions| Map\<string, string> | Any additional dimension parameters to add to the request as query parameters (e.g. the dimensions `TIME` or `ELEVATION`). |
61
+
47
62
### OGC WMTS
48
63
49
64
Links to a [OGC Web Map Tile Service](https://www.ogc.org/standards/wmts) (WMTS) implementation (versions 1.x).
0 commit comments