fix ND definition for OpenLayers.Renderer.SVG. Thanks for spotting this one, fredj (Closes #1156)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5217 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -33,7 +33,7 @@ OpenLayers.Renderer.SVG = OpenLayers.Class(OpenLayers.Renderer.Elements, {
|
||||
localResolution: null,
|
||||
|
||||
/**
|
||||
* Constructor: OpenLayers.Renderer.SVN
|
||||
* Constructor: OpenLayers.Renderer.SVG
|
||||
*
|
||||
* Parameters:
|
||||
* containerID - {String}
|
||||
|
||||
Reference in New Issue
Block a user