iClient-JavaScript icon indicating copy to clipboard operation
iClient-JavaScript copied to clipboard

Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.

Results 67 iClient-JavaScript issues
Sort by recently updated
recently updated
newest added

warning in ./node_modules/@supermap/iclient-common/components/chart/ChartView.js "export 'default' (imported as 'echarts') was not found in 'echarts'

feature

https://github.com/SuperMap/iClient-JavaScript/packages

feature

因为项目中需要同时使用classic和for mapboxgl,引入iclient9-mapboxgl.min.js之后,原有的SuperMap对象被覆盖,就会导致某些类的方法不存在 ![381b1d30](https://user-images.githubusercontent.com/4394937/37509449-57dfad1c-2932-11e8-9148-926f13e415a1.png) 另外 new SuperMap.Geometry.Point().transform方法也不存在

bug

### Request a feature or report a bug? [这是一个需求还是一个缺陷] 缺陷 ### One-line summary [问题简述] leaflet 里面的L.supermap.baiduTileLayer在加载百度地图时,若开启连续模式,就是 noWrap设置为false的话,并不是连续的,两个世界地图之间隔了一点距离 ### Version [产品及版本] + iClient product (for leaflet,for openlayers,for mapboxgl,classic)[iClient 产品]:for leaflet ----------...

help wanted

Bumps [three](https://github.com/mrdoob/three.js) from 0.129.0 to 0.145.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=three&package-manager=npm_and_yarn&previous-version=0.129.0&new-version=0.145.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Request a feature or report a bug? [这是一个需求还是一个缺陷] 11.0.0版本缺陷 ### One-line summary [问题简述] 项目引入proj4leaflet依赖后再引入超图依赖包就会报错,把超图依赖去掉就不会有这个问题 ### Version [产品及版本] + iClient product (for leaflet,for openlayers,for mapboxgl,classic)[iClient 产品]: + iClient version [iClient...

Bumps [echarts](https://github.com/apache/echarts) from 4.9.0 to 5.4.0. Release notes Sourced from echarts's releases. 5.4.0 [Feature] Support intelligent pointer snapping. #17102 (Ovilia) [Feature] [pie] Support specifying coordinate system for pie series. #17132...

dependencies

Snyk has created this PR to upgrade fetch-jsonp from 1.1.3 to 1.2.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=fetch-jsonp&from_version=1.1.3&to_version=1.2.2&pr_id=d286a859-a396-4efd-a33d-e94d553cfb2b&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.13.2 to 2.10.0. Release notes Sourced from mapbox-gl's releases. v2.10.0 Features ✨ and improvements 🏁 Add new marker styling option rotationAlignment: 'horizon' allowing marker rotation to match...

dependencies

### One-line summary [问题简述] 工程为新建的vue3.0(脚手架create),只加了3个依赖包("@supermap/iclient-ol": "^11.0.0", "@supermap/babel-plugin-import": "^0.0.1", "node-polyfill-webpack-plugin": "^2.0.1"),加载TileLayer,可以正常显示,加载矢量切片报错,报错如下:(Cannot read properties of undefined (reading 'stylefunction'))。 后来vue2也测试过,报错类似Cannot read property 'applyBackground' of undefined 感觉都是跟mapbox样式有关系(olms),但现在不知道如何解决。 ### Version [产品及版本] + Vue+@supermap/iclient-ol [iClient 产品]:^11.0.0...