On Mar 23, 3:25 am, "[email protected]" <[email protected]> wrote: > My application pulls data from database that may have duplicate > coordinates but need to seperate points/pins with info window > available for two of them. > > some solutions appear to slightly nudge the lng/lat, tabbed info > window and I've also thought about different types of markers that > once layered on top of each other, you will still be able to see the > two markers. However, what I would really like it to create an simple > dot, then once clicked on expands into other points - much like how > google earth renders pictures from the same location. Is there a built > in function/method to handle this before I commit time to developing a > custom solution?
Not built in, but you may want to investigate clustermarker and clusterers. -- Larry > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
