SuperMap iClient for Leaflet API
SuperMap iClient for Leaflet 是一套基于Leaflet的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iEdge / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
-
官网(website):https://iclient.supermap.io/web/introduction/leaflet.html#introduce
-
源码(source code):https://github.com/SuperMap/iClient-JavaScript/tree/master/src/leaflet
SuperMap 云 GIS | ||
---|---|---|
API for SuperMap iServer / iEdge / iPortal / Online L.supermap.mapServiceL.supermap.featureService L.supermap.spatialAnalystService L.supermap.networkAnalystService L.supermap.trafficTransferAnalystService L.supermap.addressMatchService |
L.supermap.processingService L.supermap.dataFlowService L.supermap.webmap SuperMap.iPortal SuperMap.Online ...... |
|
可视化 | 地图 | 投影 |
---|---|---|
丰富的可视化效果,矢量瓦片、客户端专题图、开源可视化库[ECharts](https://echarts.baidu.com/),[MapV](https://mapv.baidu.com/) L.supermap.tiledVectorLayerL.supermap.graphicLayer L.supermap.dataFlowLayer L.supermap.rangeThemeLayer L.supermap.echartsLayer L.supermap.mapVLayer ...... |
丰富地图,iSevrer REST MAP、互联网地图、OGC服务 L.supermap.tiledMapLayerL.supermap.imageMapLayer L.supermap.baiduTileLayer L.supermap.tiandituTileLayer L.supermap.wmtsLayer ...... |
扩展Leaflet投影,更易用 L.Proj.CRSL.CRS.NonEarthCRS |
参考API
- Leaflet API:https://leafletjs.com/reference.html
- ECharts API:https://echarts.baidu.com/api.html#echarts
- MapV API:https://github.com/huiyan-fe/mapv/blob/master/API.md