JMap.Layer.getById
Returns the JMap layer having the id.
The JMap layer id
Error if no layer found for the id
// returns the JMap layer id=3JMap.Layer.getById(3) Copy
// returns the JMap layer id=3JMap.Layer.getById(3)
JMap.Layer.getById
Returns the JMap layer having the id.