mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
make map tile layer configurable
This commit is contained in:
@@ -127,4 +127,7 @@
|
||||
|
||||
logEnd($oDB, $hLog, 1);
|
||||
|
||||
$sTileURL = CONST_Map_Tile_URL;
|
||||
$sTileAttribution = CONST_Map_Tile_Attribution;
|
||||
|
||||
include(CONST_BasePath.'/lib/template/details-'.$sOutputFormat.'.php');
|
||||
|
||||
Reference in New Issue
Block a user