OpenLayers OpenLayers

Changeset 7487

Show
Ignore:
Timestamp:
07/11/08 07:44:10 (2 months ago)
Author:
pgiraud
Message:

typo, strokeRadius doesn't exist, it's meant to be strokeWidth
no functionnal change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/examples/stylemap.html

    r7447 r7487  
    3939                    fillColor: "#ffcc66", 
    4040                    strokeColor: "#ff9933", 
    41                     strokeRadius: 2 
     41                    strokeWidth: 2 
    4242                }), 
    4343                "select": new OpenLayers.Style({