0

the position anchor tag now uses rendermode name, not label

This commit is contained in:
Aaron Griffith
2011-10-26 17:08:35 -04:00
parent a8d5fd829e
commit 4fb0dac3fd
3 changed files with 39 additions and 11 deletions

View File

@@ -172,6 +172,10 @@ var overviewerConfig = {
* the js/html server.
* imgformat : string. File extension used for these tiles. Defaults to png.
* overlay : bool. If true, this tile set will be treated like an overlay
* bg_color : string. A #RRGGBB format background color.
* shortname : string. Used in the dynamic anchor link mechanism. If not
* present, label is used instead.
*
* Example:
* 'mapTypes': [
* {'label': 'Day', 'path': 'lighting/tiles'},