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

Reply via email to