Skip to content

Releases: JserWang/rc-bmap

Release 1.0.4

07 May 09:24
Compare
Choose a tag to compare
  1. fix: #105 the wrapper are modified by appendChild
  2. fix: #106 add container style and fix the draw
  3. feat: add distance tool, support third party lib
  4. feat: #110 add heatmap

Release 1.0.2

11 Feb 14:13
Compare
Choose a tag to compare

fix: #89 使用Boundary行政区域组件时,出现了前一个区域的边界线没有清除问题,导致显示错乱。

fix: #86 infowindow中 Content与Title中Html标签中的绑定事件失效。
tips: 在infowindow中的Content与Title中绑定onClick事件,需使用onMouseUp取代,由于百度原生Infowindow中,在onclick中阻止了事件冒泡,导致react中onClick事件失效。

Release 1.0.1

21 Jan 11:31
Compare
Choose a tag to compare

fix: #83 There is no changed Event in diffConfig, the bound event will be removed

Release 1.0.0

21 Jan 10:22
Compare
Choose a tag to compare

重写所有源码,重写所有示例,重写所有文档。

一切都是新的开始,一切皆组件。

Release 0.2.4

06 Sep 03:48
Compare
Choose a tag to compare

feat: Polyline 增加icons
fix: autocomplete 个别情况无dispose方法

Release 0.2.0

19 Aug 15:43
Compare
Choose a tag to compare

fix: Overlay、Control re-render时,将原有事件统一解绑。
fix: MapType设置抛错。

Release 0.1.9

15 Aug 10:21
Compare
Choose a tag to compare

fix: 地图center默认可设置为null

Release 0.1.8

14 Aug 19:31
Compare
Choose a tag to compare

fix: circle改变editing,百度地图内部this.map为空
fix: 将marker方法提至util,及调整其相关依赖
fix: 未添加时,调用百度enable api会抛错

docs: 格式调整、描述错误修正

Release 0.1.7

14 Aug 08:46
Compare
Choose a tag to compare

fix: #34 #32 地图中心点取值错误

Release 0.1.6

14 Aug 07:34
Compare
Choose a tag to compare

fix: #32 import eslint to solve low-level errors