Skip to content

Releases: DFocusGroup/react-fengmap

2.7.5

13 Mar 04:39
Compare
Choose a tag to compare

Bug fix

修复楼层控件横屏时工作有问题的情况

2.6.2

18 Feb 09:07
Compare
Choose a tag to compare

Bug fix

Breaking error happens while changing floor with <FengmapFloors />

2.6.0

14 Feb 03:15
Compare
Choose a tag to compare

Feature

new <FengmapCompassControl /> supported, see: fengmap-compasscontrol-doc

2.5.0

12 Feb 08:52
Compare
Choose a tag to compare

Feature

#4: add events to fengmap navigation (@alexxyzeng)

2.4.2

11 Feb 08:36
Compare
Choose a tag to compare

Enhancement

#3: dispose fengmap instance whenever a new instance is about to create or previous instance it about to destroy (@alexxyzeng)

Bugfix

Previous instances of <Control /> shall be destroyed while props changed (@leftstick )

2.4.0

20 Jan 08:16
Compare
Choose a tag to compare

新增<FengmapNavigation />组件,支持路径规划

2.3.1

15 Jan 10:08
Compare
Choose a tag to compare

修复<FengmapImageMarker / >在聚焦楼层变更时移动失败的bug

2.3.0

15 Jan 07:02
Compare
Choose a tag to compare
  1. 新增<FengmapImageMarker />组件,可以在地图上画覆盖物
  2. 调整<FengmapRotateControl />组件的offset实现,和其他Control的实现方式保持一直

2.2.2

14 Jan 04:52
Compare
Choose a tag to compare

修改focusFloor 为可写属性,现在通过map实例,可以直接修改显示楼层

2.2.1

13 Jan 10:34
Compare
Choose a tag to compare

修补缺失的<Fengmap3DControl />的类型文件