api statistics maps vatsim vatsim-flight-map fsx p3d online-statistics vattastatic Updated Feb 13, 2022 PHP LinkTechTips / BetterFSD-Java Star 17 Code Issues Pull requests Java refactoring version of BetterFSD flight-simulator vatsim ivao euroscope fsd atc-simulation Updated Mar 6, 2023 ...
Reworked dashboard map height for different modes - so it will always fit on screen Reworked the way approach controllers disappear from screen. From now on, if at least one coordinate of tracon is visible, it will continue to show on map even with large zoom UI/UX improvements for: pilot...
This shows online atc controllers on vatsim vatsim vatsim-api Updated Dec 23, 2023 EJS Improve this page Add a description, image, and links to the vatsim-api topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate...
look at online controllers Platform Version 131.0.6778.205 (Official Build) (64-bit) Additional info No response Validation I have searched for other issues and didn't found any alike I have also checked roadmap, and this is not planned I am QA or Patreon member and using next.vatsim-radar...
⚙️ Map Settings: personalize the map with great variation of options 🔍 Search Feature: effortlessly find airports, controllers, or pilots 📅 Events Hub (Beta): discover and explore network events with all the details you need 📦 Progressive Web App (PWA): install VATSIM Radar on you...
pilots.map(x => { @@ -33,7 +32,7 @@ export async function updateVatsimDataStorage() { data.general.supsCount = data.controllers.filter(x => x.rating === 11 && x.frequency === '199.998').length; data.general.admCount = data.controllers.filter(x => x.rating === 12 && x....
import { sortControllersByPosition } from '~/composables/atc'; import MapAirportCounts from '~/components/map/airports/MapAirportCounts.vue'; Expand All @@ -138,11 +137,12 @@ import CommonControllerInfo from '~/components/common/vatsim/CommonControllerInf import { GeoJSON } from 'ol/format'...
2 changes: 1 addition & 1 deletion 2 src/components/map/MapLayer.vue Original file line numberDiff line numberDiff line change @@ -211,7 +211,7 @@ async function initLayer() { source: mapSource, style, zIndex: 0, imageRatio: 2, imageRatio: store.isTouch ? 1 : 2, }); ...
7 changes: 6 additions & 1 deletion 7 src/components/map/sectors/MapSector.vue Original file line numberDiff line numberDiff line change @@ -105,7 +105,12 @@ const controllers = computed(() => { }); const getATCFullName = computed(() => { const prop = !locals.value.length ?
Tabular and map views on online VATSIM controllers and traffic Airport viewswith online stations,CTAF frequenciesand traffic. Airportweather(no key required). Change to a frequencywith a single click, or place a frequency on standby ready to change when requested to by ATC. ...