configure tile set

This commit is contained in:
Brian Quinion
2011-03-23 12:16:57 +00:00
parent 44aa62d899
commit b0ed31b6d4
4 changed files with 148 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
@define('CONST_BlockedIPs', '');
@define('CONST_Website_BaseURL', 'http://'.php_uname('n').'/');
@define('CONST_Tile_Default', 'Mapnik');
@define('CONST_Default_Language', 'xx');
@define('CONST_Default_Lat', 20.0);