1 Nov 2008 14:53
Re: [OpenLayers-Users] Projection Problem
Can you describe when is it that you see all of it and when is it that you see half. Do you do some operation (like pan/zoom) and then you see only half ? or is it that if you refresh the same page sometimes it draws all the map and sometimes half ? in this case it could be a performance problem of mapserver. What exactly happens when you try to pan ? in what sense you are not able to pan ? Is the map online ? can we see ? Sorry too many questions -- -- George Quoting Kusum <kusum@...>: > I am using orthographic projection to generate globe layer > Its showing globe but sometimes half of it or some part. > Also I am not able to rotate or pan through the globe. > > In openlayers I am using var options = > { > controls: [], > restrictedExtent: extent, > numZoomLevels: 10, > maxResolution:0.49990340909090999, > projection:"EPSG:9840"(Continue reading)
RSS Feed