• JMap.Layer.getLayerAttributes

    Returns all attribute descriptors for a particuler layer

    Parameters

    • layerId: JId

      The JMap layer id

    Returns JLayerAttribute[]

    Throws

    Error if layer is not found

    Example

     JMap.Layer.getLayerAttributes(4)