- All notable changes to this project will be documented here.
- trusting issue #29 about click marker problem
- #29
- Fix Bug: Stop Propagation of event 'markerClick' in Overlay with on event 'mapClick' in Map
- Remove invisible marker that's blocking hover styles
- #25
- Fix updating marker positions
- Added bounds for resizing overlays
- Upgraded all dependencies
- destory checks for var existense for errorless destory
- better establishing of targets
- zIndex is watched for changes
- All depencencies updated
- Added in agm-info-window compatibility
- Fixed github issue for updating a lat long of existing marker
- Made overlays communicate with AGM's MarkerManager
- Now custom overlays can work with agm's cluster manager
- Created example of clustering
- Adjust fitBounds to play nice with zoom
- Fixed when only one custom marker on map
- Added example "play with data"
- Fixed destroy process