How do I add objects to the search results of the Google Maps Store
Locator?  I want to add (in the bubble, not in the "sidebar" a link to
a more details page (will need to include php code to retrieve info
from a mysql table to generate the link - like 'echo "<a href='http://
www.site.com/locations.php?location_number=" . $row[0] . "'>Click
Here</a>") and also an icon also dependent on information within a
mySQL table (an "if($row[x] == 'y') { echo "/icon.jpg"; }")

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