Hi, I'm very new to google maps API and on top of it, I'm illiterate at Javascript. I know, bad combination. That said, I am in charge of building a simple map that pulls in a KML file of placemark data for my organization's projects:
http://www.charitywater.org/projects/map_googlemaps.php The goal here is to allow a user to search and locate a project based on it's GPS coordinates. The idea is when they punch in a GPS into the search bar at the top, the map would go to that project, and pop open a balloon. You can try with this GPS coordinate for example: 14.21527778, 39.13861111 However now, what my code does is place a placemark on top of my custom placemark, and doesn't open the balloon. How can I have the map go to the GPS location, and open a balloon instead of putting a placemark there? Thank you in advance! -- 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.
