clearLayerUpdates method

void clearLayerUpdates()
inherited

Implementation

void clearLayerUpdates() {
	this.layerUpdates.clear();
}