You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
733 B
JSON
30 lines
733 B
JSON
{
|
|
"isAuthenticated": true,
|
|
"layers": [
|
|
{
|
|
"icon": "icons/773_l.png",
|
|
"id": 1234,
|
|
"initialState": true,
|
|
"isPng": false,
|
|
"label": "Imagery",
|
|
"lookAt": "none",
|
|
"opacity": 1,
|
|
"requestType": "ImageryMaps",
|
|
"version": 1
|
|
},
|
|
{
|
|
"icon": "icons/773_l.png",
|
|
"id": 1007,
|
|
"initialState": true,
|
|
"isPng": true,
|
|
"label": "Labels",
|
|
"lookAt": "none",
|
|
"opacity": 1,
|
|
"requestType": "VectorMapsRaster",
|
|
"version": 8
|
|
}
|
|
],
|
|
"serverUrl": "https://example.invalid",
|
|
"useGoogleLayers": false
|
|
}
|