Hi all, The first, I'm very sorry. I don't have host to deploy my application : ( I'm beginner use GMap API. I have a problem with the first my application.
I have a marker and the position can be automatic change, When the position of marker has change. The infowindow does not update position. I try call function map.getInfoWindow().reset(position, GInfoWindowTab(), GSize(), null, null) but this occur some problems. 1. Why need params GInfoWindowTab() and GSize(). I only want to change position (In the Documents http://code.google.com/apis/maps/documentation/reference.html#GInfoWindow.reset . It does not require, but if I put null, it will be error) 2. If status of infowindow is maximize, when call function map.getInfoWindow().reset(...) It will be error. Please tell me know, how to change position of infowindow and does not change anything else. Thanks, BubeVN --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
