Hi!<br><br>I try to use CloudMade API for routing over OpenStreetMap road graph, here is example how it&#39;s work: <a href="http://sandbox.wrkng.net/cloudmade/routing.html">http://sandbox.wrkng.net/cloudmade/routing.html</a>. I&#39;ve discovered that in this example old version of OpenLayers is used, but when I changed old version to current I faced with following problem: <span id="result_box" class="short_text" lang="en"><span class="hps">tiles</span> <span class="hps">are shifted. I&#39;ve built a little example showing this behavior: <a href="http://gis-lab.info/share/DR/sandbox/routing.html">http://gis-lab.info/share/DR/sandbox/routing.html</a>. Set start and end point by clicking on map and wait a little - you&#39;ll get an route. </span></span><span id="result_box" class="" lang="en"><span class="hps">You can notice that </span><span class="hps">route</span> <span class="hps">does not matches</span> <span class="hps">with the roads, try to change base layer to OpenStreetMap - in this case route and roads matches flawlessly. I guess that problem may be caused by using of custom </span></span>OpenLayers.Layer.CloudMade layer (described here: <a href="http://sandbox.wrkng.net/cloudmade/cloudmade.js">http://sandbox.wrkng.net/cloudmade/cloudmade.js</a>). I&#39;ve found a similar bug report in CloudMade issue tracker: <a href="http://developers.cloudmade.com/issues/show/985">http://developers.cloudmade.com/issues/show/985</a>, but developers says that &quot;It&#39;s not a bug of CloudMade&quot;. Could anyone review this issue?<br>