JMap.UI.closeIFramePopup
Closes the iframe popup if opened.
JMap.UI.getContainerHeight
Returns the map container height in pixels.
JMap.UI.getContainerWidth
Returns the map container width in pixels.
JMap.UI.openIFramePopup
Opens a embedded page in a popup that is movable (and resizable in options).
Only one iframe popup can be open at the same time.
Parameters initialWidth and initialHeight are in pixels.
Embedding a page that sets the X-Frame-Options
or Content-Security-Policy: frame-ancestors
headers in an incompatible way may cause the display of the page to fail.
parameters needed to open the iframe popup
JMap.UI.setMainLayoutVisibility
Set the main UI layout visibility.
By default main UI layout is visible.
false to hide, true to show
JMap.UI
Here you'll find all UI related methods