feat(location): Add latitude and longitude to shift details and integrate Google Maps for location display

This commit is contained in:
Achintha Isuru
2026-02-16 14:21:33 -05:00
parent e1e255f8f0
commit 7cc779cca2
6 changed files with 94 additions and 56 deletions

View File

@@ -1,3 +1,3 @@
{
"GOOGLE_MAPS_API_KEY": "AIzaSyAS9yTf4q51_CNSZ7mbmeS9V3l_LZR80lU"
"GOOGLE_MAPS_API_KEY": "AIzaSyAyRS9I4xxoVPAX91RJvWJHszB3ZY3-IC0"
}