No Google won't do it for you..did you look at discussion forum?..I think they have shared one example there
On Mon, May 30, 2011 at 4:25 PM, NB Books <nbbo...@gmail.com> wrote: > The real answer has to do with "clustering" icons based on proximity, and > tabbed infowindows. > > I store my geocoded addresses in SQL and use PHP to echo the var markers > code lines. > > I don't know MySQL/PHP that well that I can sort the lat and lng columns > and find those that are the same, then build a cluster icon. I don't know > java to do that. I don't know java more than enough to put lines of code > together from examples. > > I just wish Google had a setting that automatically did clustering > of markers with same lat & lng for us. > > And the next thing I am trying to figure out how to do: have a html list of > the marker place names in one TD where the text hyperlinks to the marker and > opens its infowindow. > > Just like Google Maps does with you use it manually. > > > > On May 30, 2011, at 10:06 PM, Akshay Dave wrote: > > I have found the discussion on the same problem I had... > > Here it is Issue log and solution - > http://groups.google.com/group/Google-Maps-API/browse_thread/thread/23d5467e4211c143#<https://pod51000.outlook.com/owa/redir.aspx?C=8WHc5E_fX0e54gxxenPbX2C7eRO27s0Iiv3tmjHHFqcS0mXZK7D-cont4UuOllqhP5uObNSi1vY.&URL=http%3a%2f%2fgroups.google.com%2fgroup%2fGoogle-Maps-API%2fbrowse_thread%2fthread%2f23d5467e4211c143%23> > > So what you do is make offset for each marker on same lat/lang on hover... > > Hope it helps > > Akshay > > On Sun, May 29, 2011 at 1:26 PM, NB Books <nbbo...@gmail.com> wrote: > >> Could you share? >> >> I have the same problem. Multiple people with same lat/lng, only the >> "last" person in the Array gets in the InfoWindow for the marker at >> that point. >> >> >> >> On Feb 22, 4:23 am, Akshay Dave <avd...@gmail.com> wrote: >> > I figured it out...thanks anyways..! >> > >> > >> > >> > On Mon, Feb 21, 2011 at 1:18 PM, Akshay Dave <avd...@gmail.com> wrote: >> > > Hi, >> > > I am currently doing mashup of linkedin and google map API using >> > > PHP/mysql >> > >> > > I use following code snippet to plot the markers on google map >> > > http://code.google.com/apis/maps/articles/phpsqlajax.html >> > >> > > So I get city/state from linked in and not address. Sometimes it >> happens >> > > that multiple profile have same city and state(more than 20) >> > >> > > Hence it is kind of challenge for me to load markers for multiple >> > > profiles with same city. >> > >> > > I would appreciate any comments/suggestions for the same. >> > >> > > Many Thanks >> > > Akshay >> > > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en