Skip to content

fix `DefaultFinder` auto nearby search

Latest
Compare
Choose a tag to compare
@ringsaturn ringsaturn released this 12 Apr 05:36
· 2 commits to main since this release

The simplified polygon data contains some empty areas where not covered by any timezone.It's not a bug but a limitation of the simplified algorithm.

To handle this, auto shift the point a little bit to find the nearest timezone.


Full Changelog: v0.4.7...v0.4.8