Add grid tag to examples.

This commit is contained in:
Simon Seyock
2021-07-23 13:15:39 +02:00
parent 82956aaf5e
commit 2e054aea4d
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ docs: >
Unlike the <a href="export-pdf.html">Export PDF example</a> the on screen map is only used to set the center and rotation.
The extent printed depends on the scale and page size. To print the scale bar and attributions the example uses the
<a href="https://html2canvas.hertzen.com/" target="_blank">html2canvas</a> library.
tags: "print, printing, scale, scaleline, export, pdf"
tags: "print, printing, scale, scaleline, export, pdf, grid"
resources:
- https://html2canvas.hertzen.com/dist/html2canvas.min.js
- https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.3.1/jspdf.umd.min.js