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
8cf86b2a10938c4d6854484d7fe0a28c5c968e2f
openlayers
/
lib
History
crschmidt
fb8bfed69e
element.getDimensions doesn't check styles of parent elements, so when an element is hideen because of a parent, this breaks. fall back to style.width/height in cases where we have a 0,0 size.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@118
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-18 03:22:28 +00:00
..
OpenLayers
element.getDimensions doesn't check styles of parent elements, so when an element is hideen because of a parent, this breaks. fall back to style.width/height in cases where we have a 0,0 size.
2006-05-18 03:22:28 +00:00
Rico
Move rico dir. Add Color.js
2006-05-17 01:42:41 +00:00
OpenLayers.js
Create "Marker" layer. Add appropriate tests.
2006-05-17 15:54:42 +00:00
Prototype.js
Revised directory structure (js/ -> lib/, test/ -> tests/) to match JSAN distribution standards, as documented at
http://www.openjsan.org/documentation/dists.html
.
2006-05-12 21:15:53 +00:00