From c511e66c20dce06ac05c43cf287b3ecdba00d924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Str=C3=BCmpf?= <33258365+kstruempf@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:13:10 +0100 Subject: [PATCH] Add plugin: Leaflet.IndependoMaps (#9567) --- .../markers-renderers/leaflet-independo-maps.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/_plugins/markers-renderers/leaflet-independo-maps.md diff --git a/docs/_plugins/markers-renderers/leaflet-independo-maps.md b/docs/_plugins/markers-renderers/leaflet-independo-maps.md new file mode 100644 index 000000000..c9ef41466 --- /dev/null +++ b/docs/_plugins/markers-renderers/leaflet-independo-maps.md @@ -0,0 +1,12 @@ +--- +name: Leaflet.IndependoMaps +category: markers-renderers +repo: https://github.com/independo-gmbh/leaflet-independo-maps +author: Independo GmbH +author-url: https://www.independo.app +demo: https://independo-gmbh.github.io/leaflet-independo-maps/ +compatible-v0: false +compatible-v1: true +--- + +Leaflet plugin for displaying points of interest (POIs) as pictograms on a map. It supports customizable marker layouts, accessibility enhancements, and pluggable POI and pictogram services, making it ideal for interactive and inclusive maps.