• JMap.MapContext.getAll

    Returns all map contexts fetched from server, for the given project.

    Returns JMapContext[]

    Example

    // returns all map contexts for the current project
    JMap.MapContext.getAll()