This Vue project demonstrates how to display clusterable and selectable airports on a Leaflet map.
It uses Leaflet Marker Cluster and Leaflet lasso plugins.
Flight data comes from https://github.com/mwgg/Airports.
See the demo in action.
npm install
npm run serve
npm run build
npm run lint