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
ca8222a13c2d2a4672fb3d8ae9e8453665c4bbc3
openlayers
/
lib
/
OpenLayers
/
Renderer
History
ahocevar
ca8222a13c
Rotate point geometries only. Committed version differs from the patch (=== instead of == for all geometry type checks). r=tschaub (
closes
#2423
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@9954
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-01-18 12:44:50 +00:00
..
Canvas.js
* added stroke, fill and graphic symbolizer properties (all boolean) to
2009-04-13 13:35:13 +00:00
Elements.js
Instead of storing the geometry on all nodes (increasing memory drain) we only store what the indexer needs. The bounds bottom is only used in the compare method when checking for z and y ordering. r=ahocevar (
closes
#2198
)
2009-07-27 16:50:33 +00:00
SVG.js
fixed rotation for browsers that don't support defs/use. Committed version modified from patch version as suggested by tschaub. r=tschaub (
closes
#2402
)
2010-01-18 12:34:56 +00:00
VML.js
Rotate point geometries only. Committed version differs from the patch (=== instead of == for all geometry type checks). r=tschaub (
closes
#2423
)
2010-01-18 12:44:50 +00:00