A simple SPA that leverages from data captured from different domains and provides tools to plot and visualize said that to aid people in making decisions on where to live.
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)