mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-01 12:10:13 +02:00
Fixed missing tag in the /tms root metadata.
This commit is contained in:
@@ -36,6 +36,7 @@ if ($layer === ""):
|
||||
echo " <TileMap title=\"$title\" srs=\"$srs\" type=\"InvertedTMS\" profile=\"global-$profile\" href=\"$baseUrl$basename/tms\" />\n";
|
||||
}
|
||||
?>
|
||||
</TileMaps>
|
||||
</TileMapService>
|
||||
<?php
|
||||
die;
|
||||
|
Reference in New Issue
Block a user