# OpenLayersSamples **Repository Path**: YCodeProjects/open-layers-samples ## Basic Information - **Project Name**: OpenLayersSamples - **Description**: 前端GIS地图。vue2 + openlayers - **Primary Language**: JavaScript - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-01-08 - **Last Updated**: 2022-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: openlayers, GIS, vue2, Vue2-Openlayers ## README # openlayers-samples ## 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/).