Skip to content

Commit

Permalink
release: 0.0.4+1
Browse files Browse the repository at this point in the history
  • Loading branch information
tprebs committed Sep 12, 2023
1 parent 072cfc7 commit d582e6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@
* configurable point radius

[0.0.4] - 2023/07/12
* (web) empty heatmap tiles are now transparent not black
* (web) empty heatmap tiles are now transparent not black

[0.0.4+1] - 2023/07/14
* correct offset when rendering each heatmap point, centering the heatmap image on the point
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_map_heatmap
description: A heatmap plugin for flutter_map
repository: https://github.com/tprebs/fluttermap_heatmap
version: 0.0.4
version: 0.0.4+1

environment:
sdk: ">=2.17.0 <4.0.0"
Expand Down

0 comments on commit d582e6c

Please sign in to comment.