//map load complete
private function mapLoadComplete(event:MapEvent):void
{
// ViewerContainer.dispatchEvent(new AppEvent(AppEvent.LAYER_LOADED));
map.lods.length = 18;
}
map.lods = map.lods.slice(9);//Remove first 9 lods