Skip to content

Commit

Permalink
Updated client bundle (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidQuartz authored Apr 14, 2022
1 parent 62fbe31 commit 3ecd118
Show file tree
Hide file tree
Showing 1,383 changed files with 23,837 additions and 290 deletions.
2 changes: 1 addition & 1 deletion geonode_mapstore_client/client/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
geonode-mapstore-client-v4.0.0-d458843cd0bb3fee918267b1635690dd50034337
geonode-mapstore-client-v4.0.0-62fbe3194620ec862f000c95ec597987c844ccba
26 changes: 18 additions & 8 deletions geonode_mapstore_client/static/mapstore/configs/localConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -1251,6 +1251,14 @@
"validServices": [
"wps"
]
},
{
"name": "application/vnd.google-earth.kml+xml",
"label": "KML",
"type": "vector",
"validServices": [
"wps"
]
}
]
}
Expand Down Expand Up @@ -1349,10 +1357,7 @@
"name": "FitBounds"
},
{
"name": "Legend",
"cfg": {
"hideLayerTitle": true
}
"name": "Legend"
}
],
"dataset_edit_data_viewer": [
Expand Down Expand Up @@ -1988,6 +1993,14 @@
"validServices": [
"wps"
]
},
{
"name": "application/vnd.google-earth.kml+xml",
"label": "KML",
"type": "vector",
"validServices": [
"wps"
]
}
]
}
Expand Down Expand Up @@ -2814,10 +2827,7 @@
"name": "MapFooter"
},
{
"name": "Legend",
"cfg": {
"hideLayerTitle": true
}
"name": "Legend"
},
{
"name": "FitBounds"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3ecd118

Please sign in to comment.