Skip to content

Releases: leftstick/BaiduMapForAngularJS

3.3.0

02 Apr 03:59
Compare
Choose a tag to compare
  1. new component <polyline /> supported
  2. new component <circle /> supported
  3. new component <polygon /> supported
  4. new component <heatmap /> supported
  5. type = heatmap for <overlay /> is deprecated
  6. add loaded event on <marker /> component

3.2.2

05 Dec 02:58
Compare
Choose a tag to compare

Fix issue, that map api wouldn't be loaded while running in ionic env

3.2.0

17 May 05:03
Compare
Choose a tag to compare

add heapmap overlay support

3.1.0

19 Jan 03:33
Compare
Choose a tag to compare

breaking change

move ak into configuration phase, since it's too annoying to set it along with each map instance

3.0.0

11 Jan 05:38
Compare
Choose a tag to compare
  1. require angularjs ^1.6.1
  2. use component style instead directive
  3. more flexible apis

2.2.0

23 Sep 01:07
Compare
Choose a tag to compare

add https support for dynamically load map script. Thanks @fesor 's PR

2.1.0

16 May 12:19
Compare
Choose a tag to compare
  1. add new callback on-map-loaded, in case you want to get map instance

2.0.1

01 May 13:37
Compare
Choose a tag to compare
  1. totally refactor in ES2015 syntax
  2. add offline friendly
  3. enhance usage of baidu SDK import

1.2.1

17 Jun 08:39
Compare
Choose a tag to compare

According to skj9798's comments:

  1. markers's watch take deep watch mode, in case angular has no idea about the change in markders
  2. previous markers should be removed after changed