JMap.MapContext.isLinkShared
Returns true if the map context is shared, for a given map context id.
the JMap map context id
if map-context not found
// returns true if the map-context id=3 is sharedJMap.MapContext.isLinkShared(3) Copy
// returns true if the map-context id=3 is sharedJMap.MapContext.isLinkShared(3)
JMap.MapContext.isLinkShared
Returns true if the map context is shared, for a given map context id.