Releases: leftstick/BaiduMapForAngularJS
Releases · leftstick/BaiduMapForAngularJS
3.3.0
Compare
Sorry, something went wrong.
No results found
new component <polyline /> supported
new component <circle /> supported
new component <polygon /> supported
new component <heatmap /> supported
type = heatmap for <overlay /> is deprecated
add loaded event on <marker /> component
3.2.2
Compare
Sorry, something went wrong.
No results found
Fix issue, that map api wouldn't be loaded while running in ionic env
3.2.0
Compare
Sorry, something went wrong.
No results found
add heapmap overlay support
3.1.0
Compare
Sorry, something went wrong.
No results found
breaking change
move ak into configuration phase, since it's too annoying to set it along with each map instance
3.0.0
Compare
Sorry, something went wrong.
No results found
require angularjs ^1.6.1
use component style instead directive
more flexible apis
2.2.0
Compare
Sorry, something went wrong.
No results found
add https support for dynamically load map script. Thanks @fesor 's PR
2.1.0
Compare
Sorry, something went wrong.
No results found
add new callback on-map-loaded, in case you want to get map instance
2.0.1
Compare
Sorry, something went wrong.
No results found
totally refactor in ES2015 syntax
add offline friendly
enhance usage of baidu SDK import
1.2.1
Compare
Sorry, something went wrong.
No results found
According to skj9798's comments:
markers's watch take deep watch mode, in case angular has no idea about the change in markders
previous markers should be removed after changed