Changes between Version 6 and Version 7 of Styles

Show
Ignore:
Timestamp:
02/29/08 04:07:50 (5 years ago)
Author:
ahocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v6 v7  
    5757If we redraw our layer now, we will see that the thumbnails have a differnt size, because different rules with a different pointRadius in their symolizer applied. 
    5858 
    59 The symbolizers inside rules do not have to be complete symbolizers, because they extend the default symbolizer passed with the constructor of OpenLayers.Style or OpenLayers.StyleMap. 
     59The symbolizers inside rules do not have to be complete symbolizers, because they extend the default symbolizer passed with the constructor of OpenLayers.Style or OpenLayers.!StyleMap. 
    6060 
    6161http://www.openlayers.org/dev/examples/styles-unique.html shows something similar in action.