since r206, controlDiv member var no longer needed
git-svn-id: http://svn.openlayers.org/trunk/openlayers@223 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -30,9 +30,6 @@ OpenLayers.Map.prototype = {
|
|||||||
// DOMElement: the div that our map lives in
|
// DOMElement: the div that our map lives in
|
||||||
div: null,
|
div: null,
|
||||||
|
|
||||||
// HTMLDivElement: the map's control layer
|
|
||||||
controlDiv: null,
|
|
||||||
|
|
||||||
// HTMLDivElement: the map's view port
|
// HTMLDivElement: the map's view port
|
||||||
viewPortDiv: null,
|
viewPortDiv: null,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user