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,
|
localResolution: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor: OpenLayers.Renderer.SVN
|
* Constructor: OpenLayers.Renderer.SVG
|
||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* containerID - {String}
|
* containerID - {String}
|
||||||
|
|||||||
Reference in New Issue
Block a user