vue2-leaflet-itek
v1.3.9
Published
Vue2 leaflet library
Downloads
9
Readme
Vue2Leaflet
Vue2Leaflet is a JavaScript library for the Vue framework that wraps Leaflet making it easy to create reactive maps.
Documentation
Go here to check out live examples and docs.
If you want to hack around, here is a JS Fiddle to get started
Leaflet Plugins
Leaflet plugins can easily work with Vue2Leaflet, if you want to use one I would recommand to look at the awesome work made by the community in the list below.
Vue2Leafet plugins:
- vue2-leaflet-markercluster wrapper for MarkerCluster
- vue2-leaflet-polylinedecorator wrapper for PolylineDecorator
- vue2-leaflet-googlemutant wrapper for GoogleMutant
- vue2-leaflet-tracksymbol wrapper for TrackSymbol
- vue-choropleth to display a choropleth map given a certain GeoJSON
- vue2-leaflet-geosearch wrapper for GeoSearch
- vue2-leaflet-vectorgrid wrapper for VectorGrid to display gridded vector data
- vue2-leaflet-rotatedmarker wrapper for RotatedMarker
- vue2-leaflet-editablecirclemarker wrapper for leaflet-editablecirclemarker
- vue2-leaflet-hotline wrapper for hotline
- vue2-leaflet-movingmarker wrapper for Leaflet.Marker.SlideTo
- vue2-leaflet-path-transform wrapper for Leaflet.Path.Transform
- vue2-leaflet-gpx wrapper for leaflet-gpx
If you have created a plugin and want it to be listed here, let me know :-).
Vue2Leaflet is only a wrapper for Leaflet. I want to keep it as simple as possible so I don't want to add any plugin support into this repo.
Authors
Mickaël Bouchaud
Inspired by many map wrapper (google and leaflet) for many framework (React, Angular and Vue 1.0)
Contributors
Thanks goes to these wonderful people
License
This project is licensed under the MIT License - see the LICENSE file for details