mod sample data (#43487) (#43729)

This commit is contained in:
Nathan Reese 2019-08-22 08:09:01 -06:00 committed by GitHub
parent 76ed46a4f0
commit fb06b42488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 21 deletions

View file

@ -16,13 +16,8 @@ const layerList = [
'isAutoSelect': true
},
'visible': true,
'style': {
'type': 'TILE',
'properties': {
}
},
'type': 'TILE',
'style': {},
'type': 'VECTOR_TILE',
'minZoom': 0,
'maxZoom': 24
},

View file

@ -16,13 +16,8 @@ const layerList = [
'isAutoSelect': true
},
'visible': true,
'style': {
'type': 'TILE',
'properties': {
}
},
'type': 'TILE',
'style': {},
'type': 'VECTOR_TILE',
'minZoom': 0,
'maxZoom': 24
},

View file

@ -16,13 +16,8 @@ const layerList = [
'isAutoSelect': true
},
'visible': true,
'style': {
'type': 'TILE',
'properties': {
}
},
'type': 'TILE',
'style': {},
'type': 'VECTOR_TILE',
'minZoom': 0,
'maxZoom': 24
},