Like so?

var MyMarkerInfo = {
  marker: new google.maps.Marker(opt_opts),
  extraInfo: myExtraInformation }


how do i place the markers on the map and add listener for
window.open(myURL) then?

On Dec 18, 11:56 am, Rossko <[email protected]> wrote:
> > That's the plan.  So I gotten as far as putting all markers' options
> > in arrays and displaying them afterward.
>
> Don't do that. Save your markers in an array.

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

Reply via email to