Skip to content

NRF2-418 Added OS base map#115

Open
robin-dunn wants to merge 2 commits intomainfrom
NRF2-418-os-map-base-layer
Open

NRF2-418 Added OS base map#115
robin-dunn wants to merge 2 commits intomainfrom
NRF2-418-os-map-base-layer

Conversation

@robin-dunn
Copy link
Contributor

@robin-dunn robin-dunn commented Mar 18, 2026

  • Add Ordnance Survey Vector Tile API as the base map layer on the /quote/map page, replacing the MapLibre
    demo tiles
  • Create a server-side proxy (/base-map) that forwards tile requests to the OS API, keeping the API key out
    of the browser and avoiding CORS issues
  • The proxy rewrites URLs in style/TileJSON responses so all map resource requests (tiles, sprites, glyphs)
    route through our server
  • Cap fitBounds zoom to level 15 to match the OS VTS maximum zoom
image

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants