Documentation tweak for the vector layer.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10438 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -712,7 +712,7 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
|
||||
*
|
||||
* Parameters:
|
||||
* feature - {<OpenLayers.Feature.Vector>}
|
||||
* style - {Object} Symbolizer hash or {String} renderIntent
|
||||
* style - {String | Object} Named render intent or full symbolizer object.
|
||||
*/
|
||||
drawFeature: function(feature, style) {
|
||||
// don't try to draw the feature with the renderer if the layer is not
|
||||
|
||||
Reference in New Issue
Block a user