ImageExport¶
Image Export allows you to export your current mapview. You can choose png or jpeg format.
Configuration¶
You need a button to show this element. See Button for inherited configuration options.
YAML-Definition:
target: ~ # Id of Map element to query
Class, Widget & Style¶
- Class: Mapbender\PrintBundle\Element\ImageExport
- Widget: mapbender.element.imageExport.js
HTTP Callbacks¶
None.
JavaScript API¶
None.
JavaScript Signals¶
None.