On Jul 23, 3:57 pm, trez <[email protected]> wrote:
>
> I have this code, but it doesn't work as i want:

It might work better if you didn't add an entirely new marker, but
instead added the marker you just created.

  var marker = new GMarker(point);
  map.addOverlay(marker);
  marker.openInfoWindowHtml("<p>Questa รจ una prova</p>");

Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to