mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
76ed46a4f0
commit
fb06b42488
3 changed files with 6 additions and 21 deletions
|
@ -16,13 +16,8 @@ const layerList = [
|
|||
'isAutoSelect': true
|
||||
},
|
||||
'visible': true,
|
||||
'style': {
|
||||
'type': 'TILE',
|
||||
'properties': {
|
||||
|
||||
}
|
||||
},
|
||||
'type': 'TILE',
|
||||
'style': {},
|
||||
'type': 'VECTOR_TILE',
|
||||
'minZoom': 0,
|
||||
'maxZoom': 24
|
||||
},
|
||||
|
|
|
@ -16,13 +16,8 @@ const layerList = [
|
|||
'isAutoSelect': true
|
||||
},
|
||||
'visible': true,
|
||||
'style': {
|
||||
'type': 'TILE',
|
||||
'properties': {
|
||||
|
||||
}
|
||||
},
|
||||
'type': 'TILE',
|
||||
'style': {},
|
||||
'type': 'VECTOR_TILE',
|
||||
'minZoom': 0,
|
||||
'maxZoom': 24
|
||||
},
|
||||
|
|
|
@ -16,13 +16,8 @@ const layerList = [
|
|||
'isAutoSelect': true
|
||||
},
|
||||
'visible': true,
|
||||
'style': {
|
||||
'type': 'TILE',
|
||||
'properties': {
|
||||
|
||||
}
|
||||
},
|
||||
'type': 'TILE',
|
||||
'style': {},
|
||||
'type': 'VECTOR_TILE',
|
||||
'minZoom': 0,
|
||||
'maxZoom': 24
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue