From cfa65c819333f366eea2d7029b08a087efc12d22 Mon Sep 17 00:00:00 2001 From: herrmutig <28516408+herrmutig@users.noreply.github.com> Date: Mon, 11 May 2026 11:23:27 +0200 Subject: [PATCH] added measurement example --- docs/wc-examples.md | 63 ++++++++++----------------------------------- 1 file changed, 13 insertions(+), 50 deletions(-) diff --git a/docs/wc-examples.md b/docs/wc-examples.md index 800b616..422c4b4 100644 --- a/docs/wc-examples.md +++ b/docs/wc-examples.md @@ -473,7 +473,18 @@ ba.addEventListener('baLoad', (event) => {
-

Create Geometries

+

Measure

+
+
Click on the measurement button in the map to start measuring.
+ +

HTML:

+
<bayern-atlas ec_srid="4326" ec_measuring_tool="true"></bayern-atlas>
+
+ +
+

Draw Geometries

Create a geometry after enabling the drawing tool...
- - -
\ No newline at end of file