Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add Google Maps link for a facility in its page. #10000

Open
rahulharpal1603 opened this issue Jan 15, 2025 · 1 comment · May be fixed by #10003
Open

Feat: Add Google Maps link for a facility in its page. #10000

rahulharpal1603 opened this issue Jan 15, 2025 · 1 comment · May be fixed by #10003
Assignees

Comments

@rahulharpal1603
Copy link

Image

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/

@rahulharpal1603
Copy link
Author

rahulharpal1603 commented Jan 15, 2025

@rithviknishad I would like to work on this, please assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant