# arcgis-vue **Repository Path**: chenpipy/arcgis-vue ## Basic Information - **Project Name**: arcgis-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # arcgis-vue ![View](./pic.png) ![GIS](./gis.png) ### 官方文档 首先请确保熟悉一下两篇文档: - esri-loader 官方仓库的地址点击 [这里](https://github.com/Esri/esri-loader)。 - Aricgis api for js 再vue中的使用请点击 [这里](https://developers.arcgis.com/javascript/latest/guide/vue/)。 - 这里准备了一些之前的 [笔记](./note.md) ### 使用步骤: 1. 安装依赖: ``` npm install ``` 2. 启动服务: ``` npm run serve ``` 3. 查看: - localhost:8080/329 加载了3.29版本的API - localhost:8080/latest 加载CDN上最新版的API,图层是天地图 - localhost:8080/official 官方VUE使用教程 ### 鸣谢: ![Logo](./src/assets/jetbrains.svg) 感谢 [JetBrains]( https://www.jetbrains.com/?from=arcgis-vue ) 对该项目的大力支持,特别感谢。