You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
529 B
19 lines
529 B
{
|
|
"layers": [
|
|
{
|
|
"id": "locallayer",
|
|
"source": "localsource",
|
|
"type": "raster"
|
|
}
|
|
],
|
|
"sources": {
|
|
"localsource": {
|
|
"attribution": {{ matrix_client_element_location_sharing_map_style_content_sources_localsource_attribution|to_json }},
|
|
"tileSize": 256,
|
|
"tiles": {{ matrix_client_element_location_sharing_map_style_content_sources_localsource_tiles|to_json }},
|
|
"type": "raster"
|
|
}
|
|
},
|
|
"version": 8
|
|
}
|