• JMap.Map.Attribution.getAll

    Returns all attributions displayed on the map.

    Returns JMapAttribution[]

    Example

    // Get all attributions currently displayed.
    const attributions = JMap.Map.Attribution.getAll()