ND comment fix (non-functional change)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5332 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -328,8 +328,8 @@ OpenLayers.Renderer.VML = OpenLayers.Class(OpenLayers.Renderer.Elements, {
|
||||
* Determine whether a node is of a given type
|
||||
*
|
||||
* Parameters:
|
||||
* type - {String} Kind of node to draw
|
||||
* id - {String} Id for node
|
||||
* node - {DOMElement} An VML element
|
||||
* type - {String} Kind of node
|
||||
*
|
||||
* Returns:
|
||||
* {Boolean} Whether or not the specified node is of the specified type
|
||||
|
||||
Reference in New Issue
Block a user