We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafc7a4 commit f5036a8Copy full SHA for f5036a8
README.txt
@@ -1,4 +1,7 @@
1
+
2
Language Used-python.
3
+API Used- Google Geocoding.
4
5
Using the Google Geocoding API with a Database and Visualizing data on Google Map.
6
In this project, we are using the Google geocoding API to clean up some user-entered geographic locations of
7
university names and then placing the data on a Google Map.
@@ -31,3 +34,4 @@ Simply open where.html in a browser to see the locations. You can hover over ea
31
34
gecoding API returned for the user-entered input. If you cannot see any data when you open the where.html file, you might
32
35
want to check the JavaScript or developer console for your browser.
33
36
37
0 commit comments