Skip to content

Commit b5db72f

Browse files
authored
Merge pull request #275 from mapbender/image_export
Image Export
2 parents a6e3d03 + 57498f2 commit b5db72f

4 files changed

Lines changed: 1 addition & 17 deletions

File tree

de/functions/export/imageexport.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Konfiguration
1515
:scale: 80
1616

1717
* **Title:** Titel des Elements. Dieser wird in der "Layout" Liste angezeigt und ermöglicht mehrere Button-Elemente voneinander zu unterscheiden. Der Titel wird außerdem neben dem Button angezeigt, wenn "Beschriftung anzeigen" aktiviert ist.
18-
* **Target:** ID des Kartenelements, auf das sich das Element bezieht.
1918

2019
YAML-Definition:
2120
----------------
@@ -25,11 +24,3 @@ YAML-Definition:
2524
target: ~ # ID des Kartenelements (z.B. map)
2625
2726
Für das Element wird ein Button verwendet. Zu der Konfiguration des Buttons besuchen Sie die Dokumentationsseite unter :ref:`button_de`.
28-
29-
30-
Class, Widget & Style
31-
=====================
32-
33-
* **Class:** Mapbender\\PrintBundle\\Element\\ImageExport
34-
* **Widget:** mapbender.element.imageExport.js
35-

en/functions/export/imageexport.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ImageExport
44
***********
55

6-
ImageExport allows you to export your current map-view. You can choose png or jpeg format.
6+
ImageExport allows you to export your current map view. You can choose png or jpeg format.
77

88
.. image:: ../../../figures/image_export.png
99
:scale: 80
@@ -15,7 +15,6 @@ Configuration
1515
:scale: 80
1616

1717
* **Title:** Title of the element. The title will be listed in "Layouts" and allows to distinguish between different buttons. The title will be displayed besides the button if "Show label" is activated.
18-
* **Target:** Target element (Title(ID)) of the button.
1918

2019
YAML-Definition:
2120
----------------
@@ -25,9 +24,3 @@ YAML-Definition:
2524
target: ~ # Id of Map element to query (e.g. map)
2625
2726
You need a button to show this element. See :ref:`button` for inherited configuration options.
28-
29-
Class, Widget & Style
30-
=====================
31-
32-
* **Class:** Mapbender\\PrintBundle\\Element\\ImageExport
33-
* **Widget:** mapbender.element.imageExport.js
-138 Bytes
Loading
-1.27 KB
Loading

0 commit comments

Comments
 (0)