> 1. You need to create a mapping application which let's your users > find something they are looking for (destinations, directions, > placemarks etc). This can all easily be achieved using Google Maps > API.
The map is up and running, with multiple markers and a shared info window. The infowindow contains the corresponding address, along with two small icons (one is a .png of a piece of mail = send directions to e-mail; and the other is a .png of a cell phone = send via text). > 2. You need a server-side language (and possibly a database) to allow > a user to save, send-to-friend and so forth. > Please note whilst this can easily be achieved, it's not Google Maps > API dependant. Ideally, I would like the user to be able to click on the .pngs in the infowindow and either e-mail or text (depending on event) the address. Similar to how Google Maps allows you to click on a marker, and within the infowindow is a "send" option. If Google doesn't offer this service (bummer!), might you have some examples of how I can go about it? Thanks for your response Pete! -- Ariana -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
