Skip to content

Commit

Permalink
release: 0.0.4+2
Browse files Browse the repository at this point in the history
  • Loading branch information
tprebs committed Sep 12, 2023
1 parent d582e6c commit 022a130
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 @@ -16,4 +16,7 @@
* (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
* correct offset when rendering each heatmap point, centering the heatmap image on the point

[0.0.4+2] - 2023/08/02
* add tileDisplay to override default tile provider behaviour
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+1
version: 0.0.4+2

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

0 comments on commit 022a130

Please sign in to comment.