May be you can add this code:
LocalMapType.prototype.maxZoom = 12;//max zoom
LocalMapType.prototype.minZoom = 4;//min zoom
============================================
发件人:
maptiler+bncbc52zlhax...@googlegroups.com
[mailto:maptiler+bncbc52zlhax...@googlegroups.com] 代表 Wyler Yerrachione
发送时间: 2013年3月26日
16:45
收件人: mapt...@googlegroups.com
主题: [maptiler] Set number of zoom levels
How do I set the number of zoom levels to be created in map tiler? It seems to be automated, but what if I went to manually affect the setting? Currently I am only getting tiles for zoom levels 7, 8, and 9.
Thanks!
Wyler.
--
You received this message because you are subscribed to the Google Groups
"MapTiler User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to maptiler+u...@googlegroups.com.
To post to this group, send email to mapt...@googlegroups.com.
Visit this group at http://groups.google.com/group/maptiler?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
May be you can add this code:
LocalMapType.prototype.maxZoom = 12;//max zoom
LocalMapType.prototype.minZoom = 4;//min zoom
============================================
发件人: maptiler+bncbc52zlhaxeprbzu2y2fakgqee5pg6...@googlegroups.com [mailto:maptiler+bncbc52zlhaxeprbzu2y2fakgqee5pg6...@googlegroups.com] 代表 Wyler Yerrachione
发送时间: 2013年3月26日 16:45
收件人: mapt...@googlegroups.com
主题: [maptiler] Set number of zoom levels
I'm also interested in the answer ...