This commit is contained in:
Matthias Wirth
2019-10-31 05:29:11 +01:00
parent eda6ae3c2e
commit 4d3ea774b0
2 changed files with 16 additions and 16 deletions

View File

@@ -1055,6 +1055,7 @@ function initialize_map() {
break;
}
console.log(SelectedPlane.icao + ": " + SelectedPlane.baseMarkerKey + " " + SelectedPlane.shape);
console.log(SelectedPlane);
break;
case "m":
toggleMultiSelect();