Google Maps location based address in django

I am developing a web application in django and I want to create a function in which a person can enter a location name in the text box and the corresponding location is displayed in the center of the google map on the next page.

Please let me know the detailed way this can be done in Django

Thank you in advance!

+3
source share
1 answer

I don't know if this helps you, but basically this is one way to do this:

, - . , ( , , - GM ...)

+2

All Articles