0.1.60 • Published 5 years ago
tongmap-component
Licence
MIT
Version
0.1.60
Deps
10
Size
14.8 MB
Vulns
1
Weekly
0
tongmap-component
A 2D Map vue component with Openlayers
Use Setup
# install
npm install tongmap-component --save
# options
import TMap from 'tongmap-components'
<tong-map-control :option="option" @maploadend="maploadend" :controls="controls"></tong-map-control>