JMap.Map.getMaplibreSupportedJMapLayerIdAfter
Returns the Map JS library supported JMap layer id that is ordered after the JMap layer id provided in argument.
The JMap layer id
the JMap layer id, or undefined if no layer after
Error if layer is not found
// Returns the layer id that is located after layer id=3JMap.Map.getMaplibreSupportedJMapLayerIdAfter(3) Copy
// Returns the layer id that is located after layer id=3JMap.Map.getMaplibreSupportedJMapLayerIdAfter(3)
JMap.Map.getMaplibreSupportedJMapLayerIdAfter
Returns the Map JS library supported JMap layer id that is ordered after the JMap layer id provided in argument.