getContainer method
Returns the map's containing HTML element.
@returns {HTMLElement} The map's container.
Implementation
HtmlElement getContainer() => jsObject.getContainer();
Returns the map's containing HTML element.
@returns {HTMLElement} The map's container.
HtmlElement getContainer() => jsObject.getContainer();