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.mapService
L.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,MapV
L.supermap.tiledVectorLayer
L.supermap.graphicLayer
L.supermap.dataFlowLayer
L.supermap.rangeThemeLayer
L.supermap.echartsLayer
L.supermap.mapVLayer
......丰富地图,iSevrer REST MAP、互联网地图、OGC服务
L.supermap.tiledMapLayer
L.supermap.imageMapLayer
L.supermap.baiduTileLayer
L.supermap.tiandituTileLayer
L.supermap.wmtsLayer
......扩展Leaflet投影,更易用
L.Proj.CRS
L.CRS.NonEarthCRS
参考API
- Leaflet API:https://leafletjs.com/reference.html
- ECharts API:https://www.echartsjs.com/api.html#echarts
- MapV API:https://github.com/huiyan-fe/mapv/blob/master/API.md