File tree Expand file tree Collapse file tree 1 file changed +2
-35
lines changed
Expand file tree Collapse file tree 1 file changed +2
-35
lines changed Original file line number Diff line number Diff line change 1- # vue -mapbox [ ![ Build Status ] ( https://travis-ci.org/soal/vue-mapbox.svg?branch=master )] ( https://travis-ci.org/soal/vue-mapbox ) [ ![ npm version ] ( https://badge.fury.io/js/vue-mapbox.svg )] ( https://badge.fury.io/js/vue-mapbox )
1+ # Vue -mapbox-geocoder
22
3- > Combine powers of [ Vue.js] ( https://vuejs.org/ ) and [ Mapbox Gl JS] ( https://mapbox.com/mapbox-gl-js )
4-
5- Vue-mapbox is wrapper around Mapbox GL JS library that provides vueish-way to interact with the map.
6-
7- [ Description and documentation] ( https://soal.github.io/vue-mapbox )
8-
9- ## Size
10- ~ 39 kB minified
11- ~ 7 kB minified and gzipped
12-
13- ## Browser compatibility
14- _ Coming soon_
15-
16-
17- ## Development
18- ```
19- git clone git@github.com:soal/vue-mapbox.git
20- cd vue-mapbox
21- npm install
22- ```
23- Running in dev mod:
24- ```
25- npm run dev
26- ```
27- Running tests:
28- ```
29- npm run tests
30- ```
31- Build for production:
32- ```
33- npm run build
34- ```
35-
36- Inspired by KoRiGaN's [ Vue2Leaflet] ( https://github.com/KoRiGaN/Vue2Leaflet ) .
3+ [ Vue-mapbox] ( https://github.com/soal/vue-mapbox ) plugin for [ mapbox-gl-geocoder] ( https://github.com/mapbox/mapbox-gl-geocoder ) support.
You can’t perform that action at this time.
0 commit comments