You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.
I would recommend looking into the Leaflet library for the sorts of things you are asking. In the block you are referencing I had aped Mike Bostock's block on how to use Google Maps with d3.js, however, there is much more documentation for using leaflet - check out this post, or this one to get started. I am sure there would be a way to do something similar with the Google Maps API but I am unfamiliar with it. Two projects that make working with leaflet easier are Folium (python) and Leaflet (R).
May I ask for your help on:
http://bl.ocks.org/zachcp/4340234
How should we update your JS so that the chemical data in the JSON file is revealed on map location mouseover?
If that is possible, how should we format the chemical data as a 2 column table?
Also what is the unit-of-measure for the data? For example is it grams per kilogram?
Thank you for your help here.
/gg
The text was updated successfully, but these errors were encountered: