On Nov 19, 11:18 am, Daryl Johnson <dajt...@gmail.com> wrote: > Sorry, if you navigate to the map from a property:
http://pnwprop.u59.ssllcweb.com/map/index.cfm?propertyID=C41E9824-FFE... Have you tried: google.maps.event.trigger(marker, "click"); instead of: infowindow.open(map,marker); //open it That opens the infowindow defined in the click handler (and has the side advantage of working for me). -- Larry > > If you navigate directly to the > map:http://pnwprop.u59.ssllcweb.com/map/index.cfm > > If the propertyID is defined, the map centers on the identified > property and returns a boolean of true. I am trying to open only that > window with a returned boolean of true. -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.