]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/reverse.php
update dependencies in vagrant provision file
[nominatim.git] / website / reverse.php
index 5217f7348f58714f0061ddfcdb711842ba299987..e2dfaef80eeccdadae886f0611ba575e8a789584 100755 (executable)
@@ -76,4 +76,6 @@
                exit;
        }
 
                exit;
        }
 
+       $sTileURL = CONST_Map_Tile_URL;
+       $sTileAttribution = CONST_Map_Tile_Attribution;
        include(CONST_BasePath.'/lib/template/address-'.$sOutputFormat.'.php');
        include(CONST_BasePath.'/lib/template/address-'.$sOutputFormat.'.php');