Fixed
Status Update
Comments
en...@google.com <en...@google.com>
en...@google.com <en...@google.com> #2
Just to make sure I understand the request, you want LatLng coordinates translated to
absolute pixel coordinates? Is that correct?
absolute pixel coordinates? Is that correct?
th...@gmail.com <th...@gmail.com> #3
Filing the feature request, but please confirm my question above.
Description
This causes problems
- the user will have two simultaneous info windows open, while the native behavior is to automatically close the previous opened info windows
- google.maps.InfoWindow will get hidden underneath native poi info windows
these ar illustrated in the attached screenshot generated through this jsfiddle:
It seems the only way to close a native infowindow is to hack the google.maps.InfoWindow.prototype