CORS error when requesting coverage vector tiles

Requesting a tile with curl works fine but when I try to add the tiles as a Leaflet layer, I get a CORS error (see below). Isn’t it the goal to integrate Mapillary data and visualization to other websites?

Access to fetch at 'https://tiles.mapillary.com/maps/vtp/mly1_computed_public/2/{z}/{x}/{y}?access_token=XXX' from origin 'XXX' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
1 Like

I am also experiencing this issue (same error message) when trying to access https://tiles.mapillary.com/maps/vtp/mly1_public/2/{z}/{x}/{y}?access_token=XXX

Thanks @vcoppe @connerleverett for reporting this issue. We’ll investigate it and get back to you shortly.

1 Like