vncntcltt / airport-map

Vuejs - Leaflet airport map demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airport-map

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.

ScreenShot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vuejs - Leaflet airport map demo

License:MIT License


Languages

Language:JavaScript 46.4%Language:Vue 43.6%Language:HTML 5.6%Language:Shell 4.4%