JMap.Application.UI.Container.getHeight
Returns the dom container height in pixel.
JMap.Application.UI.Container.getId
Returns the DOM div element id where application UI has been inserted.
JMap.Application.UI.Container.getVisiblePolygonGeometry
Returns a polygon geometry representing the visible coordinates on the map. Works fine even if the map is pitched or rotated.
JMap.Application.UI.Container.getWidth
Returns the dom container width in pixel.
JMap.Application.UI.Container
You can access the info of the application dom container div.