| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,14 +27,17 @@ | |||
| 27 | 27 | <div class="text">Npm</div> | |
| 28 | 28 | </div> | |
| 29 | 29 | <el-row> | |
| 30 | - <div class="warning">npm上的版本是release包,按需引入。</div> | ||
| 30 | + <div class="warning">符合ES6语法规范的mapgis REST服务封装库</div> | ||
| 31 | 31 | <div style="padding-left: 20px"> | |
| 32 | 32 | <el-tag class="download-tag" effect="plain" type="info"> npm install @mapgis/webclient-es6-service</el-tag> | |
| 33 | - <p/> | ||
| 33 | + </div> | ||
| 34 | + <div class="warning">基于MapboxGL的二维vue组件库</div> | ||
| 35 | + <div style="padding-left: 20px"> | ||
| 34 | 36 | <el-tag class="download-tag" effect="plain" type="info"> npm install @mapgis/webclient-vue-mapboxgl</el-tag> | |
| 35 | - <p/> | ||
| 37 | + </div> | ||
| 38 | + <div class="warning">基于Cesium的三维vue组件库</div> | ||
| 39 | + <div style="padding-left: 20px"> | ||
| 36 | 40 | <el-tag class="download-tag" effect="plain" type="info"> npm install @mapgis/webclient-vue-cesium</el-tag> | |
| 37 | - <p/> | ||
| 38 | 41 | </div> | |
| 39 | 42 | </el-row> | |
| 40 | 43 | <div class="title"> | |
@@ -44,11 +47,21 @@ | |||
| 44 | 47 | <el-row> | |
| 45 | 48 | <div class="warning"> | |
| 46 | 49 | <div class="urlCss"> | |
| 47 | - <span>GitHub托管地址:<a href="https://github.com/MapGIS/WebClient-JavaScript">https://github.com/MapGIS/WebClient-JavaScript</a></span> | ||
| 50 | + <span>GitHub托管地址: | ||
| 51 | + </p> | ||
| 52 | + <a href="https://github.com/MapGIS/WebClient-JavaScript" style="padding-left: 20px">https://github.com/MapGIS/WebClient-JavaScript</a><br/> | ||
| 53 | + </p> | ||
| 54 | + <a href="https://github.com/MapGIS/WebClient-Vue" style="padding-left: 20px">https://github.com/MapGIS/WebClient-Vue</a> | ||
| 55 | + </span> | ||
| 48 | 56 | </div> | |
| 49 | 57 | <br> | |
| 50 | 58 | <div> | |
| 51 | - <span>Gitee托管地址:<a href="https://gitee.com/osmapgis/WebClient-JavaScript">https://gitee.com/osmapgis/WebClient-JavaScript</a></span> | ||
| 59 | + <span>Gitee托管地址: | ||
| 60 | + </p> | ||
| 61 | + <a href="https://gitee.com/osmapgis/WebClient-JavaScript" style="padding-left: 20px">https://gitee.com/osmapgis/WebClient-JavaScript</a><br/> | ||
| 62 | + </p> | ||
| 63 | + <a href="https://gitee.com/osmapgis/WebClient-Vue" style="padding-left: 20px">https://gitee.com/osmapgis/WebClient-Vue</a> | ||
| 64 | + </span> | ||
| 52 | 65 | </div> | |
| 53 | 66 | </div> | |
| 54 | 67 | </el-row> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments