Using the v2 of Google Maps, I had used the marker.openExtInfoWindow() method to display a custom info window when a pin was clicked. Looking at upgrading to v3 I don't see the openExtInfoWindow method referenced in the API. It looks like it has been replaced with the InfoWindow object which comes with some inherited styling (speech bubble appearance). Is there some new functionality for displaying a custom info window (with complete styling control) in v3 that replaces the old method?
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/m-RXVHmileIJ. 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.
