• JMap.Application.Print.getHiResolution

    Returns true if the map export is set to hi resolution, false otherwise.

    Returns boolean

    Deprecated

    Hi resolution is now always enabled by default. This method will be removed in a future version.

    Example

    // get export resolution
    JMap.Application.Print.getHiResolution()
    // true