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.