I am working on a small javascript application for displaying map with WMS layers from 2 servers.The problem is, that image is stretched by latitude, it is wider, as it should be.
This is is how it is working now:http://postimg.org/image/pxk8lfnnd/
and this is how it should be, and how it Google maps displaying:http://postimg.org/image/al321lg6l/
This is javascript code:
var map = new OpenLayers.Map("map");var ol_wms = new OpenLayers.Layer.WMS("NP Podyj
أكثر...
This is is how it is working now:http://postimg.org/image/pxk8lfnnd/
and this is how it should be, and how it Google maps displaying:http://postimg.org/image/al321lg6l/
This is javascript code:
var map = new OpenLayers.Map("map");var ol_wms = new OpenLayers.Layer.WMS("NP Podyj
أكثر...