> Phil, if you need a patch to upgrade OpenLayers to version 1.0.4 of
> XMLHttpRequest please see
> http://trac.openlayers.org/attachment/ticket/2625/xmlhttp104.patch
>
>
I'm not sure how exactly you apply a patch, so I tried replacing
xmlhttpRequest.js with the .src version in the 1.0.
Thanks Chris. So instead of making use of tileOrigin, we make sure the Origin
as reported by ArcGIS is contained within the maxExtent, and then use
restrictedExtent to constrain the map area to the are we want OL to work within:
var mapoptions = {
//tileOrigin: new OpenLayers.LonLat(-4020900,
(replying to list this time, as originally intended)
On May 10, 2010, at 3:58 AM, Andreas Hocevar wrote:
> Hi Nathan,
>
> I am sure there is a lot of interest in your improvements, but for potential
> reviewers it would be much easier if the listed improvements would have
> tickets with patches
Hi list,
In default/style.css I have only seen a control that use a display class for
map.viewPortDiv (Control.DragFeature). Display class in map.viewPortDiv
seems a very powerful tool in the line CSS. I have used it to
display:none/block without any problem. Could you expand its use in
default/s