hi all,
I'm looking for add the "search near" funciotn on my map. i have tryed
a lot without result.
I have a map where i set the 'address' by php string to set the mark.
but now i wonna show all shops or resturants near that mark (as
googlemap in his home page can do)

If I try to search with GoogleMap "resturant" i can see multiple mark
in the area but if i try with my map with the function 'getGeocode' I
can find only one mark(indeed)

How can I have a map on my site without googlebar or anything else and
setting up a string by php or javascript to get all marks of object
founded by google?

something like that:

string= "shops"
funtion=search(shops);
create markers
print map of that zone with all markers.

thanks for help and sorry for my bad english.

d

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