Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 544 Bytes

File metadata and controls

2 lines (2 loc) · 544 Bytes

Application-using-Google-Maps-Gecoding-and-Directions-API

A python GUI using tkinter to make use of Google Maps Gecoding API for the latitude, longitude and formatted address of a place and Google Maps Directions API to see the distance between two places and estimated time. Many other Entities can also be seen with the help of json file which the API is returning. A key given on the official site of Google API through which you can create your own application or use it as your own. The images 1.png and 2.png is udes in the python GUI.