1.0.52 • Published 1 month ago

w-leaflet-vue v1.0.52

Weekly downloads
44
License
MIT
Repository
github
Last release
1 month ago

w-leaflet-vue

A wrapper for vue2-leaflet.

language language npm version license gzip file size npm download npm download jsdelivr download

Documentation

To view documentation or get support, visit docs.

Example

To view some examples for more understanding, visit examples:

all examples: web [source code]

Installation

Using npm(ES6 module):

Note: w-leaflet-vue is mainly dependent on leaflet, vue2-leaflet, w-gis and wsemi.

npm i w-leaflet-vue

In a browser(UMD module):

Note: w-leaflet-vue is mainly dependent on vue.

Note: umd file includes with lodash-es and wsemi, by using tree-shaking for dead-code elimination.

Optional Add script with nomodule for IE11.

<script nomodule src="https://cdn.jsdelivr.net/npm/@babel/polyfill/dist/polyfill.min.js"></script>

Necessary Add script for vue.

<script src="https://cdn.jsdelivr.net/npm/vue@2.x/dist/vue.min.js"></script>

Necessary Add script for w-leaflet-vue.

<script src="https://cdn.jsdelivr.net/npm/w-leaflet-vue@1.0.52/dist/w-leaflet-vue.umd.js"></script>
1.0.52

1 month ago

1.0.51

1 month ago

1.0.50

4 months ago

1.0.49

5 months ago

1.0.44

6 months ago

1.0.43

6 months ago

1.0.48

6 months ago

1.0.47

6 months ago

1.0.46

6 months ago

1.0.45

6 months ago

1.0.39

7 months ago

1.0.40

7 months ago

1.0.42

7 months ago

1.0.41

7 months ago

1.0.38

1 year ago

1.0.37

1 year ago

1.0.33

2 years ago

1.0.36

1 year ago

1.0.35

2 years ago

1.0.34

2 years ago

1.0.29

2 years ago

1.0.32

2 years ago

1.0.31

2 years ago

1.0.30

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago