more comments on sources for terms.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8559 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -297,7 +297,11 @@ OpenLayers.Feature.Vector = OpenLayers.Class(OpenLayers.Feature, {
|
||||
/**
|
||||
* Constant: OpenLayers.Feature.Vector.style
|
||||
* OpenLayers features can have a number of style attributes. The 'default'
|
||||
* style will typically be used if no other style is specified.
|
||||
* style will typically be used if no other style is specified. These
|
||||
* styles correspond for the most part, to the styling properties defined
|
||||
* by the SVG standard.
|
||||
* Information on fill properties: http://www.w3.org/TR/SVG/painting.html#FillProperties
|
||||
* Information on stroke properties: http://www.w3.org/TR/SVG/painting.html#StrokeProperties
|
||||
*
|
||||
* Default style properties:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user