Maps API getDiv() Method
Definition and Usage
The getDiv() method returns a DOM object that contains the map.
Syntax
mapvariable.getDiv();
Return Values
Value | Description |
---|---|
DOMobject | The DOM object that contains the map |
The getDiv() method returns a DOM object that contains the map.
mapvariable.getDiv();
Value | Description |
---|---|
DOMobject | The DOM object that contains the map |
Your message has been sent to W3Schools.