Update docs/source/maps.rst
This commit is contained in:
parent
d3bb64116d
commit
be98ac22b9
|
@ -1,10 +1,12 @@
|
||||||
|
*******
|
||||||
Maps
|
Maps
|
||||||
=====
|
*******
|
||||||
|
|
||||||
The Maps page allows you to create and edit Maps.
|
The Maps page allows you to create and edit Maps.
|
||||||
|
|
||||||
|
|
||||||
Create Map
|
Create Map
|
||||||
------------
|
===================================
|
||||||
|
|
||||||
To create a Map, click on "Add New" button.
|
To create a Map, click on "Add New" button.
|
||||||
|
|
||||||
|
@ -13,8 +15,9 @@ To create a Map, click on "Add New" button.
|
||||||
|
|
||||||
There are two options for creating a Map.
|
There are two options for creating a Map.
|
||||||
|
|
||||||
Option 1: FTP Uploads.
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
Option 1: FTP.
|
||||||
|
------------
|
||||||
|
|
||||||
FTP Uploads are qgis2web maps you have uploaded directly via FTP.
|
FTP Uploads are qgis2web maps you have uploaded directly via FTP.
|
||||||
|
|
||||||
|
@ -23,8 +26,8 @@ It can also maps you uploaded via any FTP client.
|
||||||
.. image:: images/Map-2.png
|
.. image:: images/Map-2.png
|
||||||
|
|
||||||
|
|
||||||
Option 2: Archive
|
Option 2: Archive (Upload)
|
||||||
~~~~~~~~~~~~~~
|
------------
|
||||||
|
|
||||||
Archive is a zipped archive file you can upload.
|
Archive is a zipped archive file you can upload.
|
||||||
|
|
||||||
|
@ -34,7 +37,7 @@ Archive is a zipped archive file you can upload.
|
||||||
|
|
||||||
|
|
||||||
Map Options
|
Map Options
|
||||||
--------------
|
===================================
|
||||||
|
|
||||||
Below are the options availble for each map.
|
Below are the options availble for each map.
|
||||||
|
|
||||||
|
@ -133,10 +136,7 @@ By default, the map is full screen. You can also use an iframe like below:
|
||||||
.. image:: images/public-map.png
|
.. 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.
|
You can use these files to customize the layout and functionality of your maps.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue