0

Explain ordered nature of renders dict

This commit is contained in:
tdierks
2015-02-10 20:45:43 -05:00
parent d696df2a1f
commit 0fdd6b70dd

View File

@@ -220,7 +220,9 @@ General
``renders`` ``renders``
This is also pre-defined as an empty dictionary. The config file is expected This is also pre-defined as an empty dictionary. The config file is expected
to add at least one item to it. to add at least one item to it. By default, it is an ordered dictionary; the
order you add entries to it will determine the default render in the output
map and the order the buttons appear in the map UI.
Keys are strings that are used as the identifier for this render in the Keys are strings that are used as the identifier for this render in the
javascript, and also as the directory name for the tiles, but it's javascript, and also as the directory name for the tiles, but it's