Tagged Questions
2
votes
0answers
207 views
how to show information window for the marker cluster
This is my markercluster code :
i need information window for the markercluster icon as well as marker icon, i have another cluster.js file,
can some one please tell me how can i show the information ...
6
votes
1answer
188 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 ...