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
I would like to add UK OS Maps WMTS layer as a background map. However, I could not find a way to add the key to the url as it seems to strip all parts after the ? from the specified url. Is there a workaround?
I would like to add UK OS Maps WMTS layer as a background map. However, I could not find a way to add the key to the url as it seems to strip all parts after the
?
from the specified url. Is there a workaround?My themesConfig.json backgroundLayers entry:
Looking at the GET request, it does not contain the key:
https://api.os.uk/maps/raster/v1/wmts?layer=WMTS&style=default&tilematrixset=EPSG%3A3857&Service=WMTS&Request=GetTile&Version=1.0.0&Format=image%2Fpng&TileMatrix=EPSG%3A38577&TileCol=8184&TileRow=5446
The text was updated successfully, but these errors were encountered: