On Jul 19, 10:15 pm, Jason <[email protected]> wrote: > > The pixelOffset was copied from some other example. I didn't realize > it was there. Thanks for pointing it out though. > Oh I understand now, the pixelOffset makes sense for a regular marker, where the anchor point is at the bottom and the infowindow opens on the top.
I think for a circle target marker it's better to open the infowindow on the target. The default KML infowindows (with suppressInfoWindows = false) will open above the marker, but the infowindows opened in "showInContentWindow" can open on the target circle. -- 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.
