Problem resolved infowindowanchor was not defined. Thank you.
On 1 mar, 16:46, Parmé <[email protected]> wrote: > ok but if i put this code marker.openInfoWindowHtml('a text in > infowindow') it still doesn't work. > > On 1 mar, 14:22, Rossko <[email protected]> wrote: > > > > marker.openInfoWindowHtml(marker.getLatLng()); > > > This expects some HTML to work with, not a GLatLng object. > > > If you open an infowindow on a marker, the API knows where to put it ; > > you don't need to give it a latlng. It does need some text or HTML > > for the content though; > > http://econym.org.uk/gmap/basic1.htm > > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
