Skip to content

Releases: leftstick/angular-amap

4.3.0

13 Dec 07:53
Compare
Choose a tag to compare

add AMap.MarkerClusterer support.

See document

4.2.0

15 Feb 02:45
Compare
Choose a tag to compare
  1. add loaded event for marker component
  2. add loaded event for plugin component

Those events are required in some cases that user may wants advanced usage of amap

4.1.0

19 Jan 05:45
Compare
Choose a tag to compare
  1. totally re-write version with component style
  2. support configuration for setting key

2.0.1

05 Jul 07:43
Compare
Choose a tag to compare
  1. fixed marker issue #2
  2. update version in source code

3.0.0

15 Jun 07:15
Compare
Choose a tag to compare
  1. totally re-write in ES2015 syntax
  2. add offline support(doesn't mean it can be used without network, but more friendly)
  3. no need to include the 高德地图 script manually, i will load the script automatically for you
  4. you can hack the 高德地图 instance now via on-map-loaded