<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.E-MailFormatvorlage18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello OpenLayers-Community,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-US>at first i wanna thank you guys for the great work you are doing with OpenLayers. It is a great piece of software and I really enjoy using it. Right now I am faced with a problem regarding the  OpenLayers.Layer.OSM object. I want to restrict the possible zoom levels of this layer and of the map. So far this is possible by using the resolution and serverResolution properties on the layer level. (I know it is also possible via the “zoomend” event, but a definition over the possible resolutions looks for me the cleanest way) But with that solution I run in two different kinds of problems (both problems can be monitor by deploy the html file which is attachted to this mail).<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><br>The first problem is that I got a strange coordinate behavior. Like you can see in the attached html file, the lonlat-coordinates (-9208448.7478114,13344939.50767) center me on the federal state of Saxony / Germany. Normally I would expected this for the coordinates (1481769,6634478). So what is OpenLayers doing here?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>The second strange problem I encountered with the zoom behavior. When I often zoom in and out, sometimes with the zoom out the map chooses a new center point.  The new center point normally lies in the neighborhood of the originally center point, but it is still a new center point. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><br>Maybe somebody also faced this kind of problem? It is a bug or it is expected behavior? I am using OpenLayers 2.13.1.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><br>Kind regards,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><br>Jacob<o:p></o:p></span></p></div></body></html>