<br>I have an issue that I&#39;m having trouble figuring out how to solve.<br><br>I&#39;m stuck with a map server that uses a projection that changes depending on your current lon/lat.&nbsp; When you make a map request for a particular bounding box it actually gives you back an adjusted bounding box.&nbsp; How much depends on you&#39;re current zoom level and latitude.
<br><br>This prevents the use of the tiling option since the map can not be aligned in a nice need flat grid.&nbsp; I was hoping I could use it in untiled mode however the fact that the map returned is different from the map expected still causes a number of issues.&nbsp; I was thinking I might be able to use a custom projection but so for it&#39;s been difficult to deal with this since we have variations as we travel up and down latitude and zoom level.
<br><br>Anyone got some ideas how I can deal with this?<br><br>Regards,<br><br>Glen<br>