Public Methods |
static
boolean
|
checkIfSameZones(IZone zone1, IZone zone2)
|
static
MapLayerUpdate
|
defaultMapLayerUpdate()
Default for uninitialized
|
static
VectorElementMapLayer
|
getMapLayerByZone(IZone zone, LayerManager layerManager)
|
static
MapLayerUpdate
|
getMapLayerUpdate(IZone prevZone, IZone newZone, LayerManager layerManager)
|
static
void
|
updateMapstedMapItem(MapstedVectorElement m, IZone newZone, LayerManager layerManager, boolean updateVisibility, boolean debugLog)
|
static
void
|
updateMapstedMapItem(MapstedVectorElement m, IZone newZone, LayerManager layerManager)
|
static
void
|
updateMapstedMapItem(MapstedVectorElement m, IZone newZone, LayerManager layerManager, boolean updateVisibility)
|