here a simple example that can be usefull for you http://www.federicoulfo.it/maps/markers_position.html
2010/8/12 Federico Ulfo <[email protected]> > really easy > > > google.maps.event.addListener(marker, 'click', function() { > stepDisplay.setContent(html); > stepDisplay.open(map, marker); > }); > > ; ) > > 2010/8/12 jarreweb <[email protected]> > > Hello to all >> >> I'm trying to convert my v2 maps to v3. >> I use to make a menu (with php) which interacts with the map >> here is an example : >> http://www.plages.com/plages-charente-maritime-d17.html >> I want to open the infowindow when the cursor is over the link menu on >> the left. >> >> I tried to use google.maps.event.trigger but with no effect >> >> Can you explain me the way to aim my goal ? >> >> thank you >> >> -- >> 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]<google-maps-js-api-v3%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >> >> > -- 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.
