This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d2656e002a7929f75fc2242119b91d9f207d3d85
openlayers
/
lib
/
OpenLayers
/
Renderer
T
History
Tim Schaub
0379e028ba
Adding support for backgroundWidth and backgroundHeight properties on symbolizers. If not provided, background graphics are rendered with graphicWidth and graphicHeight values (or pointRadius if not provided). r=ahocevar (
closes
#1968
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@8947
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-03-03 23:56:09 +00:00
..
Canvas.js
Don't check this.locked twince. r=euzuro (
Closes
#1712
)
2008-09-01 06:02:54 +00:00
Elements.js
Adding support for backgroundWidth and backgroundHeight properties on symbolizers. If not provided, background graphics are rendered with graphicWidth and graphicHeight values (or pointRadius if not provided). r=ahocevar (
closes
#1968
)
2009-03-03 23:56:09 +00:00
SVG.js
Named mark definitions need to be stored on each renderer root. This change gives each defs node a unique id based on the renderer id. r=ahocevar (
closes
#1849
)
2008-12-06 20:50:50 +00:00
VML.js
use a local coordinate system starting at (0,0) instead of coordinates just derived from the geometries, resetting it every time the resolution changes. r=tschaub (Pullup
#1732
)
2008-09-12 14:44:40 +00:00