Skip to content

Commit

Permalink
Exclude DXF export option from map export
Browse files Browse the repository at this point in the history
  • Loading branch information
piMoll committed Dec 17, 2024
1 parent 0882d28 commit b14cce0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 399 deletions.
4 changes: 1 addition & 3 deletions dev/customer_config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,13 +262,11 @@
{
"name": "MapExport",
"cfg": {
"allowedFormats": ["image/png", "image/jpeg"],
"dpis": [96, 300],
"exportExternalLayers": true,
"defaultFormat": "image/png",
"formatConfiguration": {
"image/png": [
{"name": "default"}
]
}
}
},
Expand Down
Loading

0 comments on commit b14cce0

Please sign in to comment.