Tuesday, 24 January 2017

Session5-Plotting Cities on Map with data_25Jan

Here we have data about number of registered vehicles in different years in this spreadsheet - Google Docs spreadsheet. And, we use this data to draw the Google GeoChart.

We need to do a little tweaking to the html code, which executes our map display function.

We need to get GoogleMaps API Credentials - meaning, we get an API Key from the below link:
https://developers.google.com/maps/documentation/javascript/get-api-key

And, add this to the second line of code of the executable map display html code.

No comments:

Post a Comment