Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 392 Bytes

googlemaps_simple_demo

You can see this in action by copying to a web server, or test by using python as a simple web server go to root folder and run python -m http.server 8000 then open localhost:8000 in your browser

To use this properly, you will need to get your own google maps API key https://support.google.com/datastudio/answer/10988075?hl=en and edit index.html