Ticket #1059: drawFeature.patch
| File drawFeature.patch, 0.5 kB (added by euzuro, 1 year ago) |
|---|
-
lib/OpenLayers/Layer/Vector.js
old new 317 317 }, 318 318 319 319 /** 320 * Method: drawFeature320 * APIMethod: drawFeature 321 321 * Draw (or redraw) a feature on the layer. If the optional style argument 322 322 * is included, this style will be used. If no style is included, the 323 323 * feature's style will be used. If the feature doesn't have a style,
