Update docs/source/maps.rst
This commit is contained in:
parent
2c113c3e64
commit
a16f4ad060
|
@ -39,9 +39,27 @@ Map Options
|
|||
Below are the options availble for each map.
|
||||
|
||||
|
||||
Layers
|
||||
Name
|
||||
--------------
|
||||
The layers section is where you can connect your map layers to their Data Sources to make them dynamic.
|
||||
|
||||
Give your map a name. The name will appear as the map title on the dashboard.
|
||||
|
||||
.. image:: images/Name-Desc.png
|
||||
|
||||
|
||||
Description
|
||||
--------------
|
||||
|
||||
The Description is the text that will appear at the bottom of the map link
|
||||
|
||||
.. image:: images/Name.png
|
||||
|
||||
|
||||
|
||||
Data
|
||||
--------------
|
||||
|
||||
The Data section is where you can connect your map layers to their Data Sources to make them dynamic.
|
||||
|
||||
.. image:: images/Map-8-Select-Type.png
|
||||
|
||||
|
@ -51,7 +69,7 @@ QGIS Project File:
|
|||
|
||||
You can upload your QGIS Project file in order to use WMS, WFS, and WMTS
|
||||
|
||||
.. image:: images/Map-5-Create.png
|
||||
.. image:: images/QGIS-Project-File.png
|
||||
|
||||
Map CSS:
|
||||
--------------
|
||||
|
@ -65,14 +83,14 @@ Thumbnail Image:
|
|||
|
||||
Upload a thumbnail image for your map to be displayed on the home page.
|
||||
|
||||
.. image:: images/Data-Table.png
|
||||
.. image:: images/Thumbnail.png
|
||||
|
||||
Data Tables:
|
||||
--------------
|
||||
|
||||
Check the "Show Data Tables" box in order to provide users with data in table format.
|
||||
|
||||
.. image:: images/Data-Table.png
|
||||
.. image:: images/Show-Data-Table.png
|
||||
|
||||
|
||||
Info Box.
|
||||
|
@ -90,5 +108,5 @@ The Security section is where you assign permissions to your map.
|
|||
|
||||
You can also tick the "Public" box to make your map public.
|
||||
|
||||
.. image:: images/Security-1.png
|
||||
.. image:: images/Security-Group.png
|
||||
|
||||
|
|
Loading…
Reference in New Issue