From d3bb64116d86704ab4588479efeaadc0e0d1e9dc Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 14 Jul 2024 22:57:00 +0000 Subject: [PATCH] Update docs/source/maps.rst --- docs/source/maps.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/maps.rst b/docs/source/maps.rst index 52b41c3..fd4f892 100644 --- a/docs/source/maps.rst +++ b/docs/source/maps.rst @@ -132,3 +132,11 @@ By default, the map is full screen. You can also use an iframe like below: .. image:: images/public-map.png + +Customizing Map Components +--------------------------- + +Each map is created from "snippets" contained in the /var/www/html/admin/snippets directory. + +You can use these files to customize the layout and functionality of your maps. +