JMap.Layer.exists
Returns true if a layer having the id exists.
The JMap layer id
// returns true if layer id=3 existsJMap.Layer.exists(3) Copy
// returns true if layer id=3 existsJMap.Layer.exists(3)
JMap.Layer.exists
Returns true if a layer having the id exists.