UNPKG

1.3 kBMarkdownView Raw
1## CHANGE LOG
2- All notable changes to this project will be documented here.
3
4## [1.4.0] - 2019-05-15
5- trusting issue #29 about click marker problem
6 - https://github.com/AckerApple/agm-overlays/issues/29
7 - Fix Bug: Stop Propagation of event 'markerClick' in Overlay with on event 'mapClick' in Map
8
9## [1.3.2] - 2019-02-05
10- Remove invisible marker that's blocking hover styles
11- https://github.com/AckerApple/agm-overlays/pull/25
12
13## [1.3.1] - 2018-10-25
14- Fix updating marker positions
15
16## [1.3.0] - 2018-10-02
17- Added bounds for resizing overlays
18- Upgraded all dependencies
19
20## [1.2.2] - 2018-09-20
21- destory checks for var existense for errorless destory
22- better establishing of targets
23
24## [1.2.0] - 2018-08-29
25- zIndex is watched for changes
26- All depencencies updated
27
28## [1.1.3] - 2018-05-16
29- Added in agm-info-window compatibility
30
31## [1.1.2] - 2018-05-07
32- Fixed github issue for updating a lat long of existing marker
33- Made overlays communicate with AGM's MarkerManager
34- Now custom overlays can work with agm's cluster manager
35- Created example of clustering
36
37## [1.0.5] - 2018-04-19
38- Adjust fitBounds to play nice with zoom
39
40## [1.0.4] - 2018-04-19
41- Fixed when only one custom marker on map
42- Added example "play with data"
43
44## [1.0.3] - 2018-04-18
45- Fixed destroy process
\No newline at end of file