refactor: update dependencies and improve distance matrix handling #99
Reference in New Issue
Block a user
Delete Branch "update-distance-matrix-request-handling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates Go module dependencies to the latest compatible versions,
including the integration of Cloud Maps routing API. Refactors the
distance matrix handling to utilize the new routing client,
ensuring proper request formation and error handling for lat/lng
parsing. This enhances functionality and maintains compatibility
with updated libraries.