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
9ae54040db67e8fbd2862ced727962b055e7bf89
openlayers
/
lib
/
OpenLayers
/
Symbolizer
History
ahocevar
9ae54040db
Only call dashStyle when strokeDashstyle is set. r=tschaub (
closes
#2768
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10621
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-08-15 19:53:14 +00:00
..
Line.js
Only call dashStyle when strokeDashstyle is set. r=tschaub (
closes
#2768
)
2010-08-15 19:53:14 +00:00
Point.js
Only call dashStyle when strokeDashstyle is set. r=tschaub (
closes
#2768
)
2010-08-15 19:53:14 +00:00
Polygon.js
Only call dashStyle when strokeDashstyle is set. r=tschaub (
closes
#2768
)
2010-08-15 19:53:14 +00:00
Raster.js
Adding point, line, polygon, text, and raster symbolizer constructors. This paves the way for rendering multiple symbolizers per rule. The SLD parser now successfully round-trips documents with multiple symbolizers and multiple FeatureTypeStyle elements (through the symbolizer zIndex property). The Style2 (yes, ack) constructor is used to represent a collection of rules with multiple symbolizers. Style2 objects are currently only used by the SLD parser if the multipleSymbolizer property is set to true. Future enhancements to the renderers can be made to account for multiple symbolizers. r=ahocevar (
closes
#2760
).
2010-08-02 19:49:52 +00:00
Text.js
Adding point, line, polygon, text, and raster symbolizer constructors. This paves the way for rendering multiple symbolizers per rule. The SLD parser now successfully round-trips documents with multiple symbolizers and multiple FeatureTypeStyle elements (through the symbolizer zIndex property). The Style2 (yes, ack) constructor is used to represent a collection of rules with multiple symbolizers. Style2 objects are currently only used by the SLD parser if the multipleSymbolizer property is set to true. Future enhancements to the renderers can be made to account for multiple symbolizers. r=ahocevar (
closes
#2760
).
2010-08-02 19:49:52 +00:00