Map API getDiv()
Method
Example
Returns the DOM object containing the map:
Definition and Usage
The getDiv()
method returns the DOM object containing the map.
Syntax
Return Value
Value | Description |
---|---|
DOMobject | The DOM object containing the map. |