@vtx/cs-map 1.0.69 → 1.0.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (303) hide show
  1. package/CHANGELOG.md +124 -124
  2. package/README.md +202 -202
  3. package/lib/_util/EventEmitter.js +4 -3
  4. package/lib/_util/EventEmitter.js.map +1 -1
  5. package/lib/_util/Provider.js.map +1 -1
  6. package/lib/_util/StyleCache.js +4 -3
  7. package/lib/_util/StyleCache.js.map +1 -1
  8. package/lib/_util/filterSpecialCharacters.js +6 -6
  9. package/lib/_util/filterSpecialCharacters.js.map +1 -1
  10. package/lib/_util/generateRandomPosition.js +5 -5
  11. package/lib/_util/generateRandomPosition.js.map +1 -1
  12. package/lib/_util/getBBoxFromGeojson.js +12 -11
  13. package/lib/_util/getBBoxFromGeojson.js.map +1 -1
  14. package/lib/_util/getComponentProps.js.map +1 -1
  15. package/lib/_util/getCookie.js +4 -4
  16. package/lib/_util/getCookie.js.map +1 -1
  17. package/lib/_util/getDefaultMapInfo.js +2 -2
  18. package/lib/_util/getDefaultMapInfo.js.map +1 -1
  19. package/lib/_util/getSystemInfo.js +2 -2
  20. package/lib/_util/getSystemInfo.js.map +1 -1
  21. package/lib/_util/getToken.js.map +1 -1
  22. package/lib/_util/getUrlParam.js.map +1 -1
  23. package/lib/_util/heightAndZoom.js.map +1 -1
  24. package/lib/_util/http.js +22 -21
  25. package/lib/_util/http.js.map +1 -1
  26. package/lib/_util/isFunction.js.map +1 -1
  27. package/lib/_util/isObject.js.map +1 -1
  28. package/lib/_util/layer.js +3 -3
  29. package/lib/_util/layer.js.map +1 -1
  30. package/lib/_util/mapTool.js +34 -34
  31. package/lib/_util/mapTool.js.map +1 -1
  32. package/lib/_util/setCookie.js +4 -4
  33. package/lib/_util/setCookie.js.map +1 -1
  34. package/lib/_util/transformRgb.js.map +1 -1
  35. package/lib/_util/useColSize.js.map +1 -1
  36. package/lib/_util/useInterval.js.map +1 -1
  37. package/lib/_util/useProps.js.map +1 -1
  38. package/lib/_util/useSet.js +2 -2
  39. package/lib/_util/useSet.js.map +1 -1
  40. package/lib/building-tiles-layer/BuildingTilesLayer.js +11 -9
  41. package/lib/building-tiles-layer/BuildingTilesLayer.js.map +1 -1
  42. package/lib/building-tiles-layer/index.js +4 -4
  43. package/lib/building-tiles-layer/index.js.map +1 -1
  44. package/lib/building-tiles-layer/style/css.js.map +1 -1
  45. package/lib/building-tiles-layer/style/index.js.map +1 -1
  46. package/lib/cesium-tiles-layer/CesiumTilesLayer.js +12 -10
  47. package/lib/cesium-tiles-layer/CesiumTilesLayer.js.map +1 -1
  48. package/lib/cesium-tiles-layer/index.js +4 -4
  49. package/lib/cesium-tiles-layer/index.js.map +1 -1
  50. package/lib/cesium-tiles-layer/style/css.js.map +1 -1
  51. package/lib/cesium-tiles-layer/style/index.js.map +1 -1
  52. package/lib/circle/Circle.js +11 -9
  53. package/lib/circle/Circle.js.map +1 -1
  54. package/lib/circle/index.js +2 -2
  55. package/lib/circle/index.js.map +1 -1
  56. package/lib/circle/style/css.js.map +1 -1
  57. package/lib/circle/style/index.js.map +1 -1
  58. package/lib/config.js.map +1 -1
  59. package/lib/demand-layer/DemandLayer.js +13 -11
  60. package/lib/demand-layer/DemandLayer.js.map +1 -1
  61. package/lib/demand-layer/index.js +2 -2
  62. package/lib/demand-layer/index.js.map +1 -1
  63. package/lib/demand-layer/style/css.js.map +1 -1
  64. package/lib/demand-layer/style/index.js.map +1 -1
  65. package/lib/dom/Dom.js +4 -3
  66. package/lib/dom/Dom.js.map +1 -1
  67. package/lib/dom/index.js +4 -4
  68. package/lib/dom/index.js.map +1 -1
  69. package/lib/dom/style/css.js.map +1 -1
  70. package/lib/dom/style/index.js.map +1 -1
  71. package/lib/events/index.js.map +1 -1
  72. package/lib/feature-layer/FeatureLayer.js +18 -12
  73. package/lib/feature-layer/FeatureLayer.js.map +1 -1
  74. package/lib/feature-layer/createFeatureCollection.js +13 -13
  75. package/lib/feature-layer/createFeatureCollection.js.map +1 -1
  76. package/lib/feature-layer/index.js +6 -4
  77. package/lib/feature-layer/index.js.map +1 -1
  78. package/lib/feature-layer/style/css.js.map +1 -1
  79. package/lib/feature-layer/style/index.js.map +1 -1
  80. package/lib/fly-line-layer/FlyLineLayer.js +21 -19
  81. package/lib/fly-line-layer/FlyLineLayer.js.map +1 -1
  82. package/lib/fly-line-layer/index.js +2 -2
  83. package/lib/fly-line-layer/index.js.map +1 -1
  84. package/lib/fly-line-layer/lineFlowMaterialProperty.js +6 -5
  85. package/lib/fly-line-layer/lineFlowMaterialProperty.js.map +1 -1
  86. package/lib/fly-line-layer/style/css.js.map +1 -1
  87. package/lib/fly-line-layer/style/index.js.map +1 -1
  88. package/lib/gif-dom-layer/GifDomLayer.js +4 -3
  89. package/lib/gif-dom-layer/GifDomLayer.js.map +1 -1
  90. package/lib/gif-dom-layer/index.js +2 -2
  91. package/lib/gif-dom-layer/index.js.map +1 -1
  92. package/lib/gif-dom-layer/style/css.js.map +1 -1
  93. package/lib/gif-dom-layer/style/index.js.map +1 -1
  94. package/lib/gradation-line-layer/GradationLineLayer.js +11 -9
  95. package/lib/gradation-line-layer/GradationLineLayer.js.map +1 -1
  96. package/lib/gradation-line-layer/index.js +2 -2
  97. package/lib/gradation-line-layer/index.js.map +1 -1
  98. package/lib/gradation-line-layer/style/css.js.map +1 -1
  99. package/lib/gradation-line-layer/style/index.js.map +1 -1
  100. package/lib/group-layer/GroupLayer.js +4 -3
  101. package/lib/group-layer/GroupLayer.js.map +1 -1
  102. package/lib/group-layer/index.js +2 -2
  103. package/lib/group-layer/index.js.map +1 -1
  104. package/lib/group-layer/style/css.js.map +1 -1
  105. package/lib/group-layer/style/index.js.map +1 -1
  106. package/lib/heatmap-layer/CesiumHeatmap.js +24 -23
  107. package/lib/heatmap-layer/CesiumHeatmap.js.map +1 -1
  108. package/lib/heatmap-layer/HeatmapLayer.js +11 -9
  109. package/lib/heatmap-layer/HeatmapLayer.js.map +1 -1
  110. package/lib/heatmap-layer/heatmap.js +42 -41
  111. package/lib/heatmap-layer/heatmap.js.map +1 -1
  112. package/lib/heatmap-layer/index.js +4 -4
  113. package/lib/heatmap-layer/index.js.map +1 -1
  114. package/lib/heatmap-layer/style/css.js.map +1 -1
  115. package/lib/heatmap-layer/style/index.js.map +1 -1
  116. package/lib/highlight-layer/HighlightLayer.js +10 -9
  117. package/lib/highlight-layer/HighlightLayer.js.map +1 -1
  118. package/lib/highlight-layer/index.js +2 -2
  119. package/lib/highlight-layer/index.js.map +1 -1
  120. package/lib/highlight-layer/style/css.js.map +1 -1
  121. package/lib/highlight-layer/style/index.js.map +1 -1
  122. package/lib/image-layer/ImageLayer.js +18 -12
  123. package/lib/image-layer/ImageLayer.js.map +1 -1
  124. package/lib/image-layer/index.js +8 -6
  125. package/lib/image-layer/index.js.map +1 -1
  126. package/lib/image-layer/style/css.js.map +1 -1
  127. package/lib/image-layer/style/index.js.map +1 -1
  128. package/lib/index.js.map +1 -1
  129. package/lib/label/Label.js +11 -9
  130. package/lib/label/Label.js.map +1 -1
  131. package/lib/label/index.js +2 -2
  132. package/lib/label/index.js.map +1 -1
  133. package/lib/label/style/css.js.map +1 -1
  134. package/lib/label/style/index.js.map +1 -1
  135. package/lib/legend/index.js +4 -4
  136. package/lib/legend/index.js.map +1 -1
  137. package/lib/legend/style/css.js.map +1 -1
  138. package/lib/legend/style/index.js.map +1 -1
  139. package/lib/legend/style/index.less +64 -64
  140. package/lib/line-flow-layer/LineFlowLayer.js +12 -9
  141. package/lib/line-flow-layer/LineFlowLayer.js.map +1 -1
  142. package/lib/line-flow-layer/index.js +2 -2
  143. package/lib/line-flow-layer/index.js.map +1 -1
  144. package/lib/line-flow-layer/style/css.js.map +1 -1
  145. package/lib/line-flow-layer/style/index.js.map +1 -1
  146. package/lib/map/InfoTool/index.js +66 -58
  147. package/lib/map/InfoTool/index.js.map +1 -1
  148. package/lib/map/InfoTool/index.less +46 -46
  149. package/lib/map/InfoTool/util.js +23 -23
  150. package/lib/map/InfoTool/util.js.map +1 -1
  151. package/lib/map/InfoWindow.js +2 -2
  152. package/lib/map/InfoWindow.js.map +1 -1
  153. package/lib/map/Layers.js +11 -9
  154. package/lib/map/Layers.js.map +1 -1
  155. package/lib/map/Popup.js +5 -2
  156. package/lib/map/Popup.js.map +1 -1
  157. package/lib/map/base/imagery/amap/AmapImageryProvider.js +9 -8
  158. package/lib/map/base/imagery/amap/AmapImageryProvider.js.map +1 -1
  159. package/lib/map/base/imagery/amap/AmapMercatorTilingScheme.js +9 -8
  160. package/lib/map/base/imagery/amap/AmapMercatorTilingScheme.js.map +1 -1
  161. package/lib/map/base/imagery/baidu/BaiduImageryProvider.js +4 -3
  162. package/lib/map/base/imagery/baidu/BaiduImageryProvider.js.map +1 -1
  163. package/lib/map/base/imagery/baidu/BaiduMercatorProjection.js +81 -80
  164. package/lib/map/base/imagery/baidu/BaiduMercatorProjection.js.map +1 -1
  165. package/lib/map/base/imagery/baidu/BaiduMercatorTilingScheme.js +26 -24
  166. package/lib/map/base/imagery/baidu/BaiduMercatorTilingScheme.js.map +1 -1
  167. package/lib/map/base/imagery/geoq/GeoQImageryProvider.js +9 -8
  168. package/lib/map/base/imagery/geoq/GeoQImageryProvider.js.map +1 -1
  169. package/lib/map/base/imagery/google/GoogleImageryProvider.js +9 -8
  170. package/lib/map/base/imagery/google/GoogleImageryProvider.js.map +1 -1
  171. package/lib/map/base/imagery/tdt/TdtImageryProvider.js +10 -9
  172. package/lib/map/base/imagery/tdt/TdtImageryProvider.js.map +1 -1
  173. package/lib/map/base/imagery/tencent/TencentImageryProvider.js +9 -8
  174. package/lib/map/base/imagery/tencent/TencentImageryProvider.js.map +1 -1
  175. package/lib/map/base/imagery/transform/AmapMercatorTilingScheme.js +9 -8
  176. package/lib/map/base/imagery/transform/AmapMercatorTilingScheme.js.map +1 -1
  177. package/lib/map/base/imagery/transform/CoordTransform.js +46 -45
  178. package/lib/map/base/imagery/transform/CoordTransform.js.map +1 -1
  179. package/lib/map/base/index.js +11 -9
  180. package/lib/map/base/index.js.map +1 -1
  181. package/lib/map/hooks/useGetMapFeatureInfoByText.js +1 -1
  182. package/lib/map/hooks/useGetMapFeatureInfoByText.js.map +1 -1
  183. package/lib/map/index.js +8 -7
  184. package/lib/map/index.js.map +1 -1
  185. package/lib/map/material/AroundPoint.js +4 -3
  186. package/lib/map/material/AroundPoint.js.map +1 -1
  187. package/lib/map/material/CircleRippleMaterialProperty.js +6 -5
  188. package/lib/map/material/CircleRippleMaterialProperty.js.map +1 -1
  189. package/lib/map/material/ODLineLayer.js +4 -3
  190. package/lib/map/material/ODLineLayer.js.map +1 -1
  191. package/lib/map/material/PolylineTrailLinkMaterialProperty.js +4 -3
  192. package/lib/map/material/PolylineTrailLinkMaterialProperty.js.map +1 -1
  193. package/lib/map/material/PolylineTrailMaterialProperty.js +4 -3
  194. package/lib/map/material/PolylineTrailMaterialProperty.js.map +1 -1
  195. package/lib/map/material/TilesBuilding.js +4 -3
  196. package/lib/map/material/TilesBuilding.js.map +1 -1
  197. package/lib/map/material/index.js.map +1 -1
  198. package/lib/map/style/css.js.map +1 -1
  199. package/lib/map/style/index.js.map +1 -1
  200. package/lib/map/style/index.less +248 -248
  201. package/lib/marker/Marker.js +11 -9
  202. package/lib/marker/Marker.js.map +1 -1
  203. package/lib/marker/index.js +2 -2
  204. package/lib/marker/index.js.map +1 -1
  205. package/lib/marker/style/css.js.map +1 -1
  206. package/lib/marker/style/index.js.map +1 -1
  207. package/lib/point/Point.js +11 -9
  208. package/lib/point/Point.js.map +1 -1
  209. package/lib/point/index.js +2 -2
  210. package/lib/point/index.js.map +1 -1
  211. package/lib/point/style/css.js.map +1 -1
  212. package/lib/point/style/index.js.map +1 -1
  213. package/lib/polygon/Polygon.js +11 -9
  214. package/lib/polygon/Polygon.js.map +1 -1
  215. package/lib/polygon/index.js +2 -2
  216. package/lib/polygon/index.js.map +1 -1
  217. package/lib/polygon/style/css.js.map +1 -1
  218. package/lib/polygon/style/index.js.map +1 -1
  219. package/lib/polyline/Polyline.js +11 -9
  220. package/lib/polyline/Polyline.js.map +1 -1
  221. package/lib/polyline/index.js +2 -2
  222. package/lib/polyline/index.js.map +1 -1
  223. package/lib/polyline/style/css.js.map +1 -1
  224. package/lib/polyline/style/index.js.map +1 -1
  225. package/lib/renderer/index.js +18 -17
  226. package/lib/renderer/index.js.map +1 -1
  227. package/lib/renderer/style/css.js.map +1 -1
  228. package/lib/renderer/style/index.js.map +1 -1
  229. package/lib/style/index.less +2 -2
  230. package/lib/style/themes/compact.less +1 -1
  231. package/lib/style/themes/dark.less +9 -9
  232. package/lib/style/themes/default.less +7 -7
  233. package/lib/style/themes/index.less +1 -1
  234. package/lib/style/themes/variable.less +5 -5
  235. package/lib/tools/base-map-switch/index.js +4 -4
  236. package/lib/tools/base-map-switch/index.js.map +1 -1
  237. package/lib/tools/components/Icon/index.js.map +1 -1
  238. package/lib/tools/components/Icon/svg.js.map +1 -1
  239. package/lib/tools/components/Modal/index.js +2 -2
  240. package/lib/tools/components/Modal/index.js.map +1 -1
  241. package/lib/tools/components/Modal/index.less +33 -33
  242. package/lib/tools/components/item-wrap/index.js +2 -2
  243. package/lib/tools/components/item-wrap/index.js.map +1 -1
  244. package/lib/tools/components/tool-Item/index.js.map +1 -1
  245. package/lib/tools/components/tool-Item/index.less +27 -27
  246. package/lib/tools/dimension-switch/index.js +2 -2
  247. package/lib/tools/dimension-switch/index.js.map +1 -1
  248. package/lib/tools/index.js.map +1 -1
  249. package/lib/tools/layer-control/index.js +4 -4
  250. package/lib/tools/layer-control/index.js.map +1 -1
  251. package/lib/tools/layer-control-popover/LayersCheckService.js +1 -0
  252. package/lib/tools/layer-control-popover/LayersCheckService.js.map +1 -1
  253. package/lib/tools/layer-control-popover/index.js +5 -5
  254. package/lib/tools/layer-control-popover/index.js.map +1 -1
  255. package/lib/tools/map-search/Select/index.js +7 -7
  256. package/lib/tools/map-search/Select/index.js.map +1 -1
  257. package/lib/tools/map-search/Select/style/css.js.map +1 -1
  258. package/lib/tools/map-search/Select/style/index.js.map +1 -1
  259. package/lib/tools/map-search/Select/style/index.less +47 -47
  260. package/lib/tools/map-search/index.js +5 -5
  261. package/lib/tools/map-search/index.js.map +1 -1
  262. package/lib/tools/style/css.js.map +1 -1
  263. package/lib/tools/style/index.js.map +1 -1
  264. package/lib/tools/style/index.less +282 -282
  265. package/lib/tools/tool-box/Measure/Area/index.js.map +1 -1
  266. package/lib/tools/tool-box/Measure/Distance/index.js.map +1 -1
  267. package/lib/tools/tool-box/Measure/Height/index.js.map +1 -1
  268. package/lib/tools/tool-box/Measure/Measure.js +35 -34
  269. package/lib/tools/tool-box/Measure/Measure.js.map +1 -1
  270. package/lib/tools/tool-box/Measure/index.js +2 -2
  271. package/lib/tools/tool-box/Measure/index.js.map +1 -1
  272. package/lib/tools/tool-box/index.js +3 -2
  273. package/lib/tools/tool-box/index.js.map +1 -1
  274. package/lib/trail-polyline-layer/TrailPolylineLayer.js +11 -9
  275. package/lib/trail-polyline-layer/TrailPolylineLayer.js.map +1 -1
  276. package/lib/trail-polyline-layer/TrailPolylineMaterial.js +2 -2
  277. package/lib/trail-polyline-layer/TrailPolylineMaterial.js.map +1 -1
  278. package/lib/trail-polyline-layer/index.js +2 -2
  279. package/lib/trail-polyline-layer/index.js.map +1 -1
  280. package/lib/trail-polyline-layer/style/css.js.map +1 -1
  281. package/lib/trail-polyline-layer/style/index.js.map +1 -1
  282. package/lib/use-props/index.js.map +1 -1
  283. package/lib/use-props/style/css.js.map +1 -1
  284. package/lib/use-props/style/index.js.map +1 -1
  285. package/lib/wall/WallGeometry.js +9 -8
  286. package/lib/wall/WallGeometry.js.map +1 -1
  287. package/lib/wall/index.js +2 -2
  288. package/lib/wall/index.js.map +1 -1
  289. package/lib/wall/style/css.js.map +1 -1
  290. package/lib/wall/style/index.js.map +1 -1
  291. package/lib/water-surface-layer/WaterSurfaceLayer.js +14 -12
  292. package/lib/water-surface-layer/WaterSurfaceLayer.js.map +1 -1
  293. package/lib/water-surface-layer/index.js +4 -4
  294. package/lib/water-surface-layer/index.js.map +1 -1
  295. package/lib/water-surface-layer/style/css.js.map +1 -1
  296. package/lib/water-surface-layer/style/index.js.map +1 -1
  297. package/lib/weather/Weather.js +32 -31
  298. package/lib/weather/Weather.js.map +1 -1
  299. package/lib/weather/index.js +2 -2
  300. package/lib/weather/index.js.map +1 -1
  301. package/lib/weather/style/css.js.map +1 -1
  302. package/lib/weather/style/index.js.map +1 -1
  303. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,124 +1,124 @@
1
- ## 1.0.26 (2023-11-02)
2
-
3
-
4
- ### ✨ Features
5
-
6
- * FeatureLayer 增加海量点及聚合展示 ([3abec3a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/3abec3a)) by: **gaoyueliu**
7
- * FeatureLayer 增加海量点及聚合展示 ([652cd79](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/652cd79)) by: **gaoyueliu**
8
- * infoWindow优化 ([9feff8f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9feff8f)) by: **YZQDI**
9
- * onZoom回调增加viewRectangle返回值 ([967b362](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/967b362)) by: **songwenlin**
10
- * wms图层 ([a77eb89](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/a77eb89)) by: **边昆**
11
- * 修改下雪速度 ([5c9675a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/5c9675a)) by: **gaoyueliu**
12
- * 修改展示异常问题 ([2e66a4b](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2e66a4b)) by: **gaoyueliu**
13
- * 修改排序 ([9e8b77d](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9e8b77d)) by: **gaoyueliu**
14
- * 发布1.0.18 ([56f2564](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/56f2564)) by: **gaoyueliu**
15
- * 发布1.0.25 ([9d739b0](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9d739b0)) by: **gaoyueliu**
16
- * 发布1.0.26 ([74d2fac](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/74d2fac)) by: **gaoyueliu**
17
- * 图层增加层级 ([c3fe17a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c3fe17a)) by: **gaoyueliu**
18
- * 图层显示隐藏增加监听事件 ([f633f5a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f633f5a)) by: **gaoyueliu**
19
- * 地图搜索 ([b5ad828](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b5ad828)) by: **边昆**
20
- * 增加 map.showTemplateByFilter 根据图层条件设置图层选中 ([c8fa48f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c8fa48f)) by: **gaoyueliu**
21
- * 增加 Marker ([e7e5236](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e7e5236)) by: **gaoyueliu**
22
- * 增加 Point ([6a63e68](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6a63e68)) by: **gaoyueliu**
23
- * 增加 Polygon ([d261f2e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/d261f2e)) by: **gaoyueliu**
24
- * 增加 Polyline ([39b3f3a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/39b3f3a)) by: **gaoyueliu**
25
- * 增加 Renderer ([f0559f9](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f0559f9)) by: **gaoyueliu**
26
- * 增加 Renderer ([2406c67](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2406c67)) by: **gaoyueliu**
27
- * 增加Cesium3DTilesLayer组件 ([03ac9bf](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/03ac9bf)) by: **gaoyueliu**
28
- * 增加FeatureLayer ([b0eeb89](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b0eeb89)) by: **gaoyueliu**
29
- * 增加GifDomLayer用于渲染大量的gif点位 ([603d409](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/603d409)) by: **gaoyueliu**
30
- * 增加GifDomLayer用于渲染大量的gif点位 ([2a50df6](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2a50df6)) by: **gaoyueliu**
31
- * 增加GifDomLayer用于渲染大量的gif点位 ([19e83ea](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/19e83ea)) by: **gaoyueliu**
32
- * 增加GifDomLayer用于渲染大量的gif点位 ([15fcfcb](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/15fcfcb)) by: **gaoyueliu**
33
- * 增加GifDomLayer用于渲染大量的gif点位 ([b4426d0](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b4426d0)) by: **gaoyueliu**
34
- * 增加GifDomLayer用于渲染大量的gif点位 ([9478580](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9478580)) by: **gaoyueliu**
35
- * 增加gif方式渲染 ([409309d](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/409309d)) by: **gaoyueliu**
36
- * 增加gif方式渲染 ([f30a0ad](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f30a0ad)) by: **gaoyueliu**
37
- * 增加gif方式渲染 ([e6df1f1](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e6df1f1)) by: **gaoyueliu**
38
- * 增加ImageLayer ([6f1ef0c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6f1ef0c)) by: **gaoyueliu**
39
- * 增加showTemplateByFilter demo ([7647005](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/7647005)) by: **gaoyueliu**
40
- * 增加事件 ([2fa2d09](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2fa2d09)) by: **gaoyueliu**
41
- * 增加事件 ([1ed8b16](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/1ed8b16)) by: **gaoyueliu**
42
- * 增加二三维切换 ([ce99ffa](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ce99ffa)) by: **gaoyueliu**
43
- * 增加动画时长 ([9a62362](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9a62362)) by: **gaoyueliu**
44
- * 增加动画时长 ([75c32d1](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/75c32d1)) by: **gaoyueliu**
45
- * 增加图例 ([52f9334](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/52f9334)) by: **gaoyueliu**
46
- * 增加图例 ([4c847ec](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/4c847ec)) by: **gaoyueliu**
47
- * 增加图例 ([a698308](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/a698308)) by: **gaoyueliu**
48
- * 增加图层控制工具 ([2a6f797](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2a6f797)) by: **gaoyueliu**
49
- * 增加图层控制工具 ([67a620f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/67a620f)) by: **gaoyueliu**
50
- * 增加图层组 ([dbbebfd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/dbbebfd)) by: **gaoyueliu**
51
- * 增加图层组示例 ([7911e3b](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/7911e3b)) by: **gaoyueliu**
52
- * 增加图层过滤 ([edfdd2e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/edfdd2e)) by: **gaoyueliu**
53
- * 增加图层过滤 ([df4ad32](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/df4ad32)) by: **gaoyueliu**
54
- * 增加图层过滤组 ([0163317](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0163317)) by: **gaoyueliu**
55
- * 增加图形模糊搜索功能 ([abad256](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/abad256)) by: **songwenlin**
56
- * 增加图形模糊搜索功能和搜索地址功能 ([38364b8](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/38364b8)) by: **songwenlin**
57
- * 增加地图超出隐藏样式 ([d79ac6f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/d79ac6f)) by: **gaoyueliu**
58
- * 增加天气组件 ([8c9cf94](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/8c9cf94)) by: **gaoyueliu**
59
- * 增加工具 ([49f465c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/49f465c)) by: **gaoyueliu**
60
- * 增加底图地址 ([086c6bd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/086c6bd)) by: **gaoyueliu**
61
- * 增加底图地址 ([e1ff675](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e1ff675)) by: **gaoyueliu**
62
- * 增加水面图层 ([e30266c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e30266c)) by: **gaoyueliu**
63
- * 增加注释 ([b83348c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b83348c)) by: **gaoyueliu**
64
- * 增加注释 ([c208712](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c208712)) by: **gaoyueliu**
65
- * 增加渐变线 ([ed32c86](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ed32c86)) by: **gaoyueliu**
66
- * 增加热力图 ([484a533](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/484a533)) by: **gaoyueliu**
67
- * 增加缩放属性 ([1e6680b](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/1e6680b)) by: **gaoyueliu**
68
- * 增加记忆及恢复上一次视角功能 ([87b4ec2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/87b4ec2)) by: **gaoyueliu**
69
- * 增加跳转至ol-map及map-icon ([86792ca](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/86792ca)) by: **gaoyueliu**
70
- * 增加配置文档 ([76c1f09](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/76c1f09)) by: **gaoyueliu**
71
- * 增加配置文档 ([0d06019](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0d06019)) by: **gaoyueliu**
72
- * 增加配置文档 ([280f472](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/280f472)) by: **gaoyueliu**
73
- * 增加面高亮 ([8612a02](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/8612a02)) by: **gaoyueliu**
74
- * 增加颜色转化方法 ([48901b1](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/48901b1)) by: **gaoyueliu**
75
- * 增加飞线 ([0fa73b2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0fa73b2)) by: **gaoyueliu**
76
- * 增加默认值 ([de9ceb4](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/de9ceb4)) by: **gaoyueliu**
77
- * 增加默认坐标系 ([89ec1ba](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/89ec1ba)) by: **gaoyueliu**
78
- * 增加默认坐标系 ([72030a5](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/72030a5)) by: **gaoyueliu**
79
- * 完成项目使用调试 ([82795cb](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/82795cb)) by: **gaoyueliu**
80
- * 更新地图图标 ([ec4f3b5](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ec4f3b5)) by: **gaoyueliu**
81
- * 添加手动关闭弹窗方法 ([834461e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/834461e)) by: **YZQDI**
82
- * 添加流动纹理图层 ([7856af2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/7856af2)) by: **朱训**
83
- * 添加点击事件,弹窗,以及flyTo方法 ([a824e67](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/a824e67)) by: **YZQDI**
84
- * 点位高亮 ([58e8b11](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/58e8b11)) by: **边昆**
85
- * 版本升级 ([6ce8703](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6ce8703)) by: **YZQDI**
86
- * 高亮效果 ([5800f82](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/5800f82)) by: **边昆**
87
- * 高亮效果 ([af38d22](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/af38d22)) by: **边昆**
88
-
89
-
90
- ### 🎫 Chores
91
-
92
- * 发布1.0.8 ([2da8509](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2da8509)) by: **gaoyueliu**
93
- * 版本升级 ([3039df2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/3039df2)) by: **YZQDI**
94
-
95
-
96
- ### 🐛 Bug Fixes
97
-
98
- * 修复FeatureLayer小气泡无法弹出的问题 ([f2f8019](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f2f8019)) by: **gaoyueliu**
99
- * 修复onCheck时图层报错问题 ([f5c8e35](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f5c8e35)) by: **gaoyueliu**
100
- * 修复onCheck时图层报错问题 ([8244e47](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/8244e47)) by: **gaoyueliu**
101
- * 修复popup在某种场景下无法显示问题 ([0c06cba](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0c06cba)) by: **songwenlin**
102
- * 修复一些展示问题 ([ebc2fdd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ebc2fdd)) by: **gaoyueliu**
103
- * 修复图层控制器展示问题 ([3feed7a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/3feed7a)) by: **gaoyueliu**
104
- * 修复图层控制器展示问题 ([ff0dbe6](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ff0dbe6)) by: **gaoyueliu**
105
- * 修复图层无法查询的问题 ([dd833a8](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/dd833a8)) by: **gaoyueliu**
106
- * 修复点击时出问题问题 ([9e31531](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9e31531)) by: **gaoyueliu**
107
- * 修改一些图层展示问题 ([494503e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/494503e)) by: **gaoyueliu**
108
- * 修改样式 ([880fcfd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/880fcfd)) by: **gaoyueliu**
109
- * 修改样式 ([44fc4cd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/44fc4cd)) by: **gaoyueliu**
110
- * 增加矢量底图和影像底图的切换 ([449de2a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/449de2a)) by: **songwenlin**
111
- * 增加矢量底图和影像底图的切换 ([672ab25](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/672ab25)) by: **songwenlin**
112
- * 增加矢量底图和影像底图的切换 ([6dd2b6d](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6dd2b6d)) by: **songwenlin**
113
- * 添加markerStyle修改mapIcon样式 ([2d52a26](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2d52a26)) by: **linjicai**
114
- * 添加底图参数 ([f6722e4](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f6722e4)) by: **linjicai**
115
- * 添加默认底图参数 ([9935c07](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9935c07)) by: **linjicai**
116
-
117
-
118
- ### 👷‍ Build System
119
-
120
- * 发布1.0.19 ([528855a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/528855a)) by: **gaoyueliu**
121
- * 发布1.0.20 ([c1497df](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c1497df)) by: **gaoyueliu**
122
-
123
-
124
-
1
+ ## 1.0.26 (2023-11-02)
2
+
3
+
4
+ ### ✨ Features
5
+
6
+ * FeatureLayer 增加海量点及聚合展示 ([3abec3a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/3abec3a)) by: **gaoyueliu**
7
+ * FeatureLayer 增加海量点及聚合展示 ([652cd79](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/652cd79)) by: **gaoyueliu**
8
+ * infoWindow优化 ([9feff8f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9feff8f)) by: **YZQDI**
9
+ * onZoom回调增加viewRectangle返回值 ([967b362](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/967b362)) by: **songwenlin**
10
+ * wms图层 ([a77eb89](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/a77eb89)) by: **边昆**
11
+ * 修改下雪速度 ([5c9675a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/5c9675a)) by: **gaoyueliu**
12
+ * 修改展示异常问题 ([2e66a4b](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2e66a4b)) by: **gaoyueliu**
13
+ * 修改排序 ([9e8b77d](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9e8b77d)) by: **gaoyueliu**
14
+ * 发布1.0.18 ([56f2564](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/56f2564)) by: **gaoyueliu**
15
+ * 发布1.0.25 ([9d739b0](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9d739b0)) by: **gaoyueliu**
16
+ * 发布1.0.26 ([74d2fac](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/74d2fac)) by: **gaoyueliu**
17
+ * 图层增加层级 ([c3fe17a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c3fe17a)) by: **gaoyueliu**
18
+ * 图层显示隐藏增加监听事件 ([f633f5a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f633f5a)) by: **gaoyueliu**
19
+ * 地图搜索 ([b5ad828](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b5ad828)) by: **边昆**
20
+ * 增加 map.showTemplateByFilter 根据图层条件设置图层选中 ([c8fa48f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c8fa48f)) by: **gaoyueliu**
21
+ * 增加 Marker ([e7e5236](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e7e5236)) by: **gaoyueliu**
22
+ * 增加 Point ([6a63e68](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6a63e68)) by: **gaoyueliu**
23
+ * 增加 Polygon ([d261f2e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/d261f2e)) by: **gaoyueliu**
24
+ * 增加 Polyline ([39b3f3a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/39b3f3a)) by: **gaoyueliu**
25
+ * 增加 Renderer ([f0559f9](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f0559f9)) by: **gaoyueliu**
26
+ * 增加 Renderer ([2406c67](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2406c67)) by: **gaoyueliu**
27
+ * 增加Cesium3DTilesLayer组件 ([03ac9bf](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/03ac9bf)) by: **gaoyueliu**
28
+ * 增加FeatureLayer ([b0eeb89](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b0eeb89)) by: **gaoyueliu**
29
+ * 增加GifDomLayer用于渲染大量的gif点位 ([603d409](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/603d409)) by: **gaoyueliu**
30
+ * 增加GifDomLayer用于渲染大量的gif点位 ([2a50df6](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2a50df6)) by: **gaoyueliu**
31
+ * 增加GifDomLayer用于渲染大量的gif点位 ([19e83ea](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/19e83ea)) by: **gaoyueliu**
32
+ * 增加GifDomLayer用于渲染大量的gif点位 ([15fcfcb](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/15fcfcb)) by: **gaoyueliu**
33
+ * 增加GifDomLayer用于渲染大量的gif点位 ([b4426d0](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b4426d0)) by: **gaoyueliu**
34
+ * 增加GifDomLayer用于渲染大量的gif点位 ([9478580](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9478580)) by: **gaoyueliu**
35
+ * 增加gif方式渲染 ([409309d](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/409309d)) by: **gaoyueliu**
36
+ * 增加gif方式渲染 ([f30a0ad](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f30a0ad)) by: **gaoyueliu**
37
+ * 增加gif方式渲染 ([e6df1f1](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e6df1f1)) by: **gaoyueliu**
38
+ * 增加ImageLayer ([6f1ef0c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6f1ef0c)) by: **gaoyueliu**
39
+ * 增加showTemplateByFilter demo ([7647005](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/7647005)) by: **gaoyueliu**
40
+ * 增加事件 ([2fa2d09](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2fa2d09)) by: **gaoyueliu**
41
+ * 增加事件 ([1ed8b16](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/1ed8b16)) by: **gaoyueliu**
42
+ * 增加二三维切换 ([ce99ffa](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ce99ffa)) by: **gaoyueliu**
43
+ * 增加动画时长 ([9a62362](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9a62362)) by: **gaoyueliu**
44
+ * 增加动画时长 ([75c32d1](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/75c32d1)) by: **gaoyueliu**
45
+ * 增加图例 ([52f9334](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/52f9334)) by: **gaoyueliu**
46
+ * 增加图例 ([4c847ec](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/4c847ec)) by: **gaoyueliu**
47
+ * 增加图例 ([a698308](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/a698308)) by: **gaoyueliu**
48
+ * 增加图层控制工具 ([2a6f797](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2a6f797)) by: **gaoyueliu**
49
+ * 增加图层控制工具 ([67a620f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/67a620f)) by: **gaoyueliu**
50
+ * 增加图层组 ([dbbebfd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/dbbebfd)) by: **gaoyueliu**
51
+ * 增加图层组示例 ([7911e3b](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/7911e3b)) by: **gaoyueliu**
52
+ * 增加图层过滤 ([edfdd2e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/edfdd2e)) by: **gaoyueliu**
53
+ * 增加图层过滤 ([df4ad32](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/df4ad32)) by: **gaoyueliu**
54
+ * 增加图层过滤组 ([0163317](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0163317)) by: **gaoyueliu**
55
+ * 增加图形模糊搜索功能 ([abad256](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/abad256)) by: **songwenlin**
56
+ * 增加图形模糊搜索功能和搜索地址功能 ([38364b8](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/38364b8)) by: **songwenlin**
57
+ * 增加地图超出隐藏样式 ([d79ac6f](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/d79ac6f)) by: **gaoyueliu**
58
+ * 增加天气组件 ([8c9cf94](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/8c9cf94)) by: **gaoyueliu**
59
+ * 增加工具 ([49f465c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/49f465c)) by: **gaoyueliu**
60
+ * 增加底图地址 ([086c6bd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/086c6bd)) by: **gaoyueliu**
61
+ * 增加底图地址 ([e1ff675](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e1ff675)) by: **gaoyueliu**
62
+ * 增加水面图层 ([e30266c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/e30266c)) by: **gaoyueliu**
63
+ * 增加注释 ([b83348c](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/b83348c)) by: **gaoyueliu**
64
+ * 增加注释 ([c208712](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c208712)) by: **gaoyueliu**
65
+ * 增加渐变线 ([ed32c86](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ed32c86)) by: **gaoyueliu**
66
+ * 增加热力图 ([484a533](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/484a533)) by: **gaoyueliu**
67
+ * 增加缩放属性 ([1e6680b](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/1e6680b)) by: **gaoyueliu**
68
+ * 增加记忆及恢复上一次视角功能 ([87b4ec2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/87b4ec2)) by: **gaoyueliu**
69
+ * 增加跳转至ol-map及map-icon ([86792ca](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/86792ca)) by: **gaoyueliu**
70
+ * 增加配置文档 ([76c1f09](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/76c1f09)) by: **gaoyueliu**
71
+ * 增加配置文档 ([0d06019](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0d06019)) by: **gaoyueliu**
72
+ * 增加配置文档 ([280f472](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/280f472)) by: **gaoyueliu**
73
+ * 增加面高亮 ([8612a02](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/8612a02)) by: **gaoyueliu**
74
+ * 增加颜色转化方法 ([48901b1](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/48901b1)) by: **gaoyueliu**
75
+ * 增加飞线 ([0fa73b2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0fa73b2)) by: **gaoyueliu**
76
+ * 增加默认值 ([de9ceb4](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/de9ceb4)) by: **gaoyueliu**
77
+ * 增加默认坐标系 ([89ec1ba](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/89ec1ba)) by: **gaoyueliu**
78
+ * 增加默认坐标系 ([72030a5](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/72030a5)) by: **gaoyueliu**
79
+ * 完成项目使用调试 ([82795cb](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/82795cb)) by: **gaoyueliu**
80
+ * 更新地图图标 ([ec4f3b5](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ec4f3b5)) by: **gaoyueliu**
81
+ * 添加手动关闭弹窗方法 ([834461e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/834461e)) by: **YZQDI**
82
+ * 添加流动纹理图层 ([7856af2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/7856af2)) by: **朱训**
83
+ * 添加点击事件,弹窗,以及flyTo方法 ([a824e67](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/a824e67)) by: **YZQDI**
84
+ * 点位高亮 ([58e8b11](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/58e8b11)) by: **边昆**
85
+ * 版本升级 ([6ce8703](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6ce8703)) by: **YZQDI**
86
+ * 高亮效果 ([5800f82](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/5800f82)) by: **边昆**
87
+ * 高亮效果 ([af38d22](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/af38d22)) by: **边昆**
88
+
89
+
90
+ ### 🎫 Chores
91
+
92
+ * 发布1.0.8 ([2da8509](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2da8509)) by: **gaoyueliu**
93
+ * 版本升级 ([3039df2](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/3039df2)) by: **YZQDI**
94
+
95
+
96
+ ### 🐛 Bug Fixes
97
+
98
+ * 修复FeatureLayer小气泡无法弹出的问题 ([f2f8019](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f2f8019)) by: **gaoyueliu**
99
+ * 修复onCheck时图层报错问题 ([f5c8e35](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f5c8e35)) by: **gaoyueliu**
100
+ * 修复onCheck时图层报错问题 ([8244e47](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/8244e47)) by: **gaoyueliu**
101
+ * 修复popup在某种场景下无法显示问题 ([0c06cba](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/0c06cba)) by: **songwenlin**
102
+ * 修复一些展示问题 ([ebc2fdd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ebc2fdd)) by: **gaoyueliu**
103
+ * 修复图层控制器展示问题 ([3feed7a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/3feed7a)) by: **gaoyueliu**
104
+ * 修复图层控制器展示问题 ([ff0dbe6](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/ff0dbe6)) by: **gaoyueliu**
105
+ * 修复图层无法查询的问题 ([dd833a8](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/dd833a8)) by: **gaoyueliu**
106
+ * 修复点击时出问题问题 ([9e31531](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9e31531)) by: **gaoyueliu**
107
+ * 修改一些图层展示问题 ([494503e](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/494503e)) by: **gaoyueliu**
108
+ * 修改样式 ([880fcfd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/880fcfd)) by: **gaoyueliu**
109
+ * 修改样式 ([44fc4cd](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/44fc4cd)) by: **gaoyueliu**
110
+ * 增加矢量底图和影像底图的切换 ([449de2a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/449de2a)) by: **songwenlin**
111
+ * 增加矢量底图和影像底图的切换 ([672ab25](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/672ab25)) by: **songwenlin**
112
+ * 增加矢量底图和影像底图的切换 ([6dd2b6d](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/6dd2b6d)) by: **songwenlin**
113
+ * 添加markerStyle修改mapIcon样式 ([2d52a26](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/2d52a26)) by: **linjicai**
114
+ * 添加底图参数 ([f6722e4](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/f6722e4)) by: **linjicai**
115
+ * 添加默认底图参数 ([9935c07](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/9935c07)) by: **linjicai**
116
+
117
+
118
+ ### 👷‍ Build System
119
+
120
+ * 发布1.0.19 ([528855a](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/528855a)) by: **gaoyueliu**
121
+ * 发布1.0.20 ([c1497df](https://git.cloudhw.cn:3443/front-end/maps/cs-map/commit/c1497df)) by: **gaoyueliu**
122
+
123
+
124
+