the renderer also needs a nodeTypeCompare method
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7954 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -481,6 +481,7 @@
|
||||
element.id = id;
|
||||
return element;
|
||||
};
|
||||
r.nodeTypeCompare = function() {return true};
|
||||
r.setStyle = function(node, style, options, geometry) {
|
||||
return node;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user