block by jeremycflin 2913a5bf30c340d8f8fe

Google Map + D3 Example

Full Screen

This is an example of using d3.js and Google Maps.

The data.json file is simply the output from the API Console page: https://www.yelp.com/developers/api_console, and was created using the conference hotel address in the “Near” field.

Here’s the full query: http://api.yelp.com/v2/search/?term=Bars&location=Hyatt Regency Century Plaza, Los Angeles, CA&sort=2&limit=20&actionlinks=true Built with blockbuilder.org Built with blockbuilder.org

index.html

marker.js

style.css