# zz-leaflet-resource **Repository Path**: luv2/zz-leaflet-resource ## Basic Information - **Project Name**: zz-leaflet-resource - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-16 - **Last Updated**: 2021-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zz-leaflet-resource > 一个基于 leaflet 的 api,集成 esri-leaflet、pm、proj4leaflet 等插件,在此基础上封装了常用的组件,包括右键、状态栏、绘制工具、鹰眼图等,并实现了通过注入 app_key 对资源的访问控制。 ## Build Setup ```bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).