Airport Distance Map Get the distance between two airports "as the crow flies". Built with SVG, Vue, D3, GSAP, and love. One of the first pieces I made with Vue in
Vuetify Google Autocomplete A Vuetify ready Vue.js (2.x) autosuggest component for the Google Maps Places API. Latest Version: 1.0.4 Installation This component uses Google Maps Places API to get
Vue2Leaflet Vue2 component that helps with leaflet interaction How to display a map with a marker Register Map and TileLayer components from Vue2Leaflet Vue.component('v-map', Vue2Leaflet.Map); Vue.component('v-tilelayer', Vue2Leaflet.TileLayer)