• JMap.Map.closeModificationPopup

    If opened, close the map change popup (for center/scale), else do nothing.

    Returns void

    Example

    // if opened, closes the map change popup (for center/scale), else does nothing
    JMap.Map.closeModificationPopup()