Skip to content

0.2.3

Latest
Compare
Choose a tag to compare
@falseinput falseinput released this 30 Nov 12:20
· 1 commit to main since this release
bd8efff

🐛 Bugfixes

  • Added proper handling for negative zoom values. Before, when zoom was negative, the getGridDensity was executing default case which resulted in producing very dense grid which was freezing the map. Now negative zoom values are clamped to 0.