``` npm i map-draw-tool -S ``` ## Quick Start ``` <template> <map-draw-tool style="height:100vh" @init='init' @created='created'/> </template>
published version 0.0.2, 4 years ago
``` npm i map-draw-tool -S ``` ## Quick Start ``` <template> <map-draw-tool style="height:100vh" @init='init' @created='created'/> </template>