Update docs/source/maps.rst

This commit is contained in:
AcuGIS 2024-05-09 13:45:09 +00:00
parent b64d49ffd3
commit 2e05939224
1 changed files with 24 additions and 2 deletions

View File

@ -104,9 +104,31 @@ The InfoBox is a modal information box you can display to map users.
Security
--------------
Maps can be Private or Public.
The Security section is where you assign permissions to your map.
You can also tick the "Public" box to make your map public.
Security is Group based, so any users belonging to the Group will be able to view the map.
.. image:: images/Security-Group.png
.. image:: images/users-3.jpg
1. Private Maps
Private maps can be viewed by the user logging into your map portal or via Secure Share link (for temporary access)
For example, since we gave access to the Group containing user Jane Doe, when she logs in she will see only the two maps she has permissions to
.. image:: images/users-2.jpg
2. Public Maps
You can also tick the “Public” box to make your map public.
.. image:: images/public-users.jpg
If your map is “Public”, you can use the map url to display the map.
By default, the map is full screen. You can also use an iframe like below:
.. image:: images/public-map.png