This release includes improvements to the Location and Geocoder components, refining type declarations, method return types, and class name references.
Changed
- Updated Location model references to use short class names throughout
Fixed
- Added missing return type declaration for the
checkDistancemethod in the Location class - Updated Geocoder usage to properly utilize the driver method and removed unnecessary imports