Skip to content

How to print at custome scales #3863

@tdipisa

Description

@tdipisa

Descriptio

Add to the dev guide some documentation on how custom scales can be set for the print plugin (localConfig.json), sample below:

{
  "name": "Print",
  "cfg": {
    "useFixedScales": true, // ?
    "mapPreviewOptions": {
        "enableScalebox": true, // ?
        "enableRefresh": true // ?
    }
  }
}

Other useful information (optional):

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions