JMap.Layer.Thematic.getAllByLayerId
Returns all thematics for the specified layer.
The JMap layer id
Error if no layer found for the id, or if the layer is a layer group.
// returns all thematics of layer id=4JMap.Layer.Thematic.getAllByLayerId(4) Copy
// returns all thematics of layer id=4JMap.Layer.Thematic.getAllByLayerId(4)
JMap.Layer.Thematic.getAllByLayerId
Returns all thematics for the specified layer.