Fix Mapillary attribution

This commit is contained in:
Norbert Renner 2023-05-27 13:10:35 +02:00
parent af3d208224
commit 4d3d919ed0

View file

@ -1,10 +1,7 @@
{ {
"geometry": null, "geometry": null,
"properties": { "properties": {
"attribution": { "attribution": "&copy; <a href=\"https://www.mapillary.com\" target=\"_blank\">Mapillary, CC BY</a>",
"text": "Mapillary, CC BY",
"url": "https://www.mapillary.com"
},
"id": "mapillary-coverage", "id": "mapillary-coverage",
"name": "Mapillary Coverage", "name": "Mapillary Coverage",
"overlay": true, "overlay": true,