This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
c5406bbfeb88eaa7bd8c85948b41c00ab34345e5
openlayers
/
lib
History
Schuyler Erle
c5406bbfeb
Workaround for a bug in IE where toString() can't be assigned to an object in Util.extend()?? Strange but true.
Fixes
#552
, wherein Geometry.Point tests fail. Tests now pass in IE.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@2861
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-03-22 20:39:16 +00:00
..
OpenLayers
Workaround for a bug in IE where toString() can't be assigned to an object in Util.extend()?? Strange but true.
Fixes
#552
, wherein Geometry.Point tests fail. Tests now pass in IE.
2007-03-22 20:39:16 +00:00
Rico
Create a function -- OpenLayers.Util.getElement -- which replaces "$". This
2007-03-08 20:14:03 +00:00
OpenLayers.js
replacing the select handler with a feature handler - with support for up, down, over, out, and move callbacks associated with mouse events on a feature - the select-feature.html example shows the use of a control that activates the feature handler - see
#544
2007-03-21 23:30:20 +00:00