# openlayers 常用功能集合 **Repository Path**: LuoXMM/openlayers-example ## Basic Information - **Project Name**: openlayers 常用功能集合 - **Description**: openlayers 常用功能集合。包括地图初始化、地图控件、点位显示、画图、测量、轨迹、空间搜索等功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 7 - **Created**: 2021-06-25 - **Last Updated**: 2024-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oldoc ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).