hi
user  details must be stored in  table.This table contains
name ,address, latitude and longitude details.using this details i am
trying  to plot the users in the map.user status table is available
for checking the user  whether it is online or offline.
my requirement is
instead of search address text box.i need display the user who
available at the radius within 5km which is based on the currently
logged user latitude and longitude.
And  i need to display the each user with different color marker for
differentiate the user.
how  it is possible.
thankx

On May 14, 4:20 pm, Rossko <[email protected]> wrote:
> >  1.i need to display the user markers with different color.
> >  2.instead of address search text box.i display based on the user
> > login
> >  (login table seprately there).
>
> There's absolutely no point in pasting example code that doesn't do
> what you want and that you haven't altered to try anything.
>
> Just go one step at a time ; how are you expecting the map to know
> where your end-user is located, where is that data coming from and how
> do you plan to use it to set the map and the search nearby?  What
> resources do you have available, are you expecting to build your
> search routine in php or something else? Is there a database to
> search, or something else?  Do you want all the markers different, or
> do you mean all alike but not the default marker?
>
> --
> 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 
> athttp://groups.google.com/group/google-maps-api?hl=en.

-- 
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.

Reply via email to