That&#39;s exactly what I was hoping for.<div><br></div><div>How are those resolutions calculated? These lines:</div><div><br></div><div><div>var osm = new OpenLayers.Layer.OSM(null, null, {</div><div>        resolutions: [156543.03390625, 78271.516953125, 39135.7584765625,</div>
<div>                      19567.87923828125, 9783.939619140625, 4891.9698095703125,</div><div>                      2445.9849047851562, 1222.9924523925781, 611.4962261962891,</div><div>                      305.74811309814453, 152.87405654907226, 76.43702827453613,</div>
<div>                      38.218514137268066, 19.109257068634033, 9.554628534317017,</div><div>                      4.777314267158508, 2.388657133579254, 1.194328566789627,</div><div>                      0.5971642833948135, 0.25, 0.1, 0.05],</div>
<div>        serverResolutions: [156543.03390625, 78271.516953125, 39135.7584765625,</div><div>                            19567.87923828125, 9783.939619140625,</div><div>                            4891.9698095703125, 2445.9849047851562,</div>
<div>                            1222.9924523925781, 611.4962261962891,</div><div>                            305.74811309814453, 152.87405654907226,</div><div>                            76.43702827453613, 38.218514137268066,</div>
<div>                            19.109257068634033, 9.554628534317017,</div><div>                            4.777314267158508, 2.388657133579254,</div><div>                            1.194328566789627, 0.5971642833948135],</div>
<div>        transitionEffect: &#39;resize&#39;</div><div>    });</div><br><div class="gmail_quote">On Sat, Apr 21, 2012 at 1:53 AM, Roald de Wit <span dir="ltr">&lt;<a href="mailto:list@rdewit.net">list@rdewit.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Steve,<br>
<br>
You may be interested in the new client zoom functionality that will be available in OL 2.12. You can already use a release candidate [1].<br>
Here is an example that shows the behaviour: [2].<br>
<br>
Roald<br>
<br>
[1] <a href="http://openlayers.org/api/2.12-rc1/OpenLayers.js" target="_blank">http://openlayers.org/api/2.<u></u>12-rc1/OpenLayers.js</a><br>
[2] <a href="http://openlayers.org/dev/examples/clientzoom.html" target="_blank">http://openlayers.org/dev/<u></u>examples/clientzoom.html</a><div><div></div><div class="h5"><br>
<br>
On 20/04/12 03:52, Steve Nelson wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Is there a way to zoom beyond 18 (I&#39;m using OSM, that&#39;s the max zoom at my location) and provide my own images for those zoom levels? The map I&#39;m working on is a fixed point and only uses about 4 OSM tiles, the map doesn&#39;t move. I was thinking if I used photoshop I could increase the size of those 4 tiles and then increase the zoom level to say 20 and use those newly created tiles.<br>

<br>
Is that possible?<br>
<br>
Steve<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</blockquote>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</blockquote></div><br></div>