Skip to content

Commit

Permalink
release: 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tprebs committed Sep 12, 2023
1 parent 022a130 commit f1b525e
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 @@ -19,4 +19,7 @@
* 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
* add tileDisplay to override default tile provider behaviour

[0.0.5] - 2023/09/12
* adds maxZoom param to override TileLayer's default
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+2
version: 0.0.5

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

0 comments on commit f1b525e

Please sign in to comment.