JMap.Layer.getDataSourceAttributes
Returns the attributes of the associated datasource, for a given layer.
the JMap layer id
if layerId not valid or dataSource not found
// Returns datasource attributes, for layer id=3JMap.Layer .getDataSourceAttributes(3) Copy
// Returns datasource attributes, for layer id=3JMap.Layer .getDataSourceAttributes(3)
JMap.Layer.getDataSourceAttributes
Returns the attributes of the associated datasource, for a given layer.