# openlayers加载离线瓦片图 **Repository Path**: WangChuanQiuShui/openlayersMap ## Basic Information - **Project Name**: openlayers加载离线瓦片图 - **Description**: 使用openlayers加载瓦片图,其中瓦片地图应放在开启的 Tomcat 的 webapps 文件夹中,修改 mapconfig.js 中的 _url 值即可。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2020-11-19 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: openlayers ## README # cesiummap ## 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/).