From 263f7ce2325a258df149cf29c32f2bbbb97d7924 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 18 Jun 2025 18:12:54 +0200 Subject: Add panel to measure lengths and areas. Inspired from https://openlayers.org/en/latest/examples/measure.html and https://openlayers.org/en/latest/examples/draw-features.html . We use the Inter font https://rsms.me/inter/ for the measurement value as it has good support for tabular-nums. --- index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'index.html') diff --git a/index.html b/index.html index f4dec03..e782d0a 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ -- cgit v1.2.3