Skip to content

TobiObeck/vue_leaflet_map

Repository files navigation

vue_leaflet_map

A Vue.js project that lets you add puspins at specifiy coordinates on a leaflet map.

Demo

https://tobiobeck.github.io/

Similiar Application without single file components:

http://jsfiddle.net/tobiobeck/s1yo9scr/

Simple Leaflet application for understanding leaflet and geocoordinates (plain js+leaflet without vue):

http://jsfiddle.net/tobiobeck/27z3u8cx/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

Vue.js + Leaflet: Displays pushpins on a map and in a list. Create new Pushpins via two inputs (latitude and longitude)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published