No, unfortunately that doesn't solve the problem.
On Oct 13, 5:14 pm, Esa <[email protected]> wrote:
> GInfoWindow.reset() has three parameters that are not marked optional
> in the documentation. Instead there is a notice:
>
> "Each argument may be null and then its value will not be changed from
> the current value."
>
> I don't know if there is a difference but now the third parameter is
> "undefined" instead of null;
>
> Maybe you should try
>
> map.getInfoWindow().reset(markers[currentSat].getLatLng(),null,null);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-api?hl=en
-~----------~----~----~----~------~----~------~--~---