Tagged Questions
6
votes
1answer
187 views
Plotting 1M+ intensity reading as custom shapes with Google Maps
I currently have a database (Mongo, atm) holding roughly 1M points of data corresponding lat/lon/intensity values that I'd like to plot over a region using the Google Maps API.
Ideally, I'd like to ...