You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the facility page, the address is in the form of "gram panchayat, block panchayat, district and state". But in the API response, we are also getting latitude and longitude, and we are not utilizing these attributes. So, I think we can add a link to Google Maps with these parameters so that we can see the location and find directions.
On the facility page, the address is in the form of "gram panchayat, block panchayat, district and state". But in the API response, we are also getting latitude and longitude, and we are not utilizing these attributes. So, I think we can add a link to Google Maps with these parameters so that we can see the location and find directions.
Describe the solution you'd like
We insert a link below the address, which takes you to the exact location on Google Maps. The link will look something like this:
https://www.google.com/maps/place/10%C2%B000'54.6%22N+76%C2%B021'52.4%22E/
The text was updated successfully, but these errors were encountered: