Skip to content

Commit 6301586

Browse files
committed
README updated
1 parent 8a4cab5 commit 6301586

File tree

1 file changed

+2
-35
lines changed

1 file changed

+2
-35
lines changed

README.md

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,3 @@
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.

0 commit comments

Comments
 (0)