Function getMaplibreSupportedJMapLayerIds

  • JMap.Map.getMaplibreSupportedJMapLayerIds

    Returns all layer ids that are displayed by the map.

    The Map JS library doesn't support all layer types defined in JMap .

    This function returns all layers ids that are managed by the map.

    Returns JId[]

    Example

    // returns layer ids supported by the Map JS library
    JMap.Map.getMaplibreSupportedJMapLayerIds()