Re: Deeper Zoom
Wasn't it Oceatoon who wrote:
>
>Mike Williams spoke of :
>this.numZoomLevels=19;
> this.zoomLevelOffset=-1;
>is there any way of modifying these ?
>I tried accesing them but they are simply undefined ??
When you create a custom overlay map that supports higher zoom levels,
you can define values for those map type properties.
Every map type that you create must have a .numZoomLevels property.
The .zoomLevelOffset property is optional. If you don't set one for your
new map type then it will be treated is zero.
I hope you aren't just expecting to be able to set
map.spec.zoomLevelOffset = -5;
on one of the built in map types and expect Google to magically be able
to serve map tiles that zoom in 5 levels deeper.
--
Mike Williams
Gentleman of Leisure
0 Comments:
Yorum Gönder
<< Home