On Apr 8, 8:49 am, stargate <[email protected]> wrote: > If you go to the following example here > > http://www.x2tutorials.com/google_map_multiple_markers.php
That is a Google Maps Javascript API v2 example. v2 doesn't support the desired behavior (unless you use a third party infowindow). This group is for the Google Maps Javascript API v3, it does support multiple infowindows open at the same time. If you are planning on using v2, ask your question in that group: http://groups.google.com/group/google-maps-api If you are planning to use v3 it should be pretty simple (although you will need to write code to open all the infowindows). -- Larry > > What i need is once the page loads every openInfoWindowHtml will show > up -- 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.
