don't deselect on Home/Reset Map
fix unknown altitude handling for rounded alitudes.
This commit is contained in:
@@ -2064,7 +2064,7 @@ function resetMap() {
|
||||
OLMap.getView().setCenter(ol.proj.fromLonLat([CenterLon, CenterLat]));
|
||||
OLMap.getView().setRotation(mapOrientation);
|
||||
|
||||
selectPlaneByHex(null,false);
|
||||
//selectPlaneByHex(null,false);
|
||||
$("#update_error").css('display','none');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user