11931194119511961197119811991200120112021203
ProjectionChangeListener listener = wr.get(); if (listener == null) { it.remove(); continue; } listener.projectionChanged(oldValue, newValue); } } if (newValue != null && oldBounds != null) { Main.map.mapView.zoomTo(oldBounds); }