JMap.MapContext.isDefaultContext
Returns true if the map context is the default one, given the id.
The default map context is loaded automatically at startup.
the JMap map context id
if map-context not found
// returns true if the map context id=3 is the default one.JMap.MapContext.isDefaultContext(3) Copy
// returns true if the map context id=3 is the default one.JMap.MapContext.isDefaultContext(3)
JMap.MapContext.isDefaultContext
Returns true if the map context is the default one, given the id.
The default map context is loaded automatically at startup.