fix `DefaultFinder` auto nearby search
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