Replace Mapillary raster with vector tiles (#432)

This commit is contained in:
Norbert Renner 2022-06-17 17:04:58 +02:00
parent c585b5aa62
commit d5a6a0ae6f
5 changed files with 77 additions and 7 deletions

View file

@ -16,5 +16,8 @@
// OpenMapSurfer (OpenRouteService API), https://openrouteservice.org/plans/
openrouteservice: '',
// Mapillary, https://www.mapillary.com/dashboard/developers
mapillary: ``,
};
})();