0

Write HTML file with appropriate extension config.

This commit is contained in:
Alex Jurkiewicz
2010-09-27 22:10:23 +10:00
parent 244679a877
commit e6bfcc3033
2 changed files with 5 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
<script type="text/javascript">
var config = {
path: 'tiles',
fileExt: 'png',
fileExt: '{imgformat}',
tileSize: 384,
defaultZoom: 1,
maxZoom: {maxzoom},