Hi, I have a result-set containing thousands of lat/long coordinates which i want to show on the map, but in an aggregated manner. I want to group my results based on region levels(i.e., country,state,city,street). So, first i want to place a marker at the country-level points, clicking on each will show the markers at different states(present in result) in the country, and so on.
Does google map js v3 api has any such feature where we can pass an entire set of lat/long coordinates and it groups them by city etc? If not, then is there any simple way to meet my requirement? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/ZdbOb-3-O2YJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
