On Feb 18, 3:54 pm, Richard Sámela <[email protected]> wrote: > pls I'm getting hopeless. > I wrote this part of code: > function onCloseFn() { > > map.openInfoWindowHtml(map.getCenter(),myHTML,onClosefn(),{noCloseOnClick: > true}); > } > map.openInfoWindowHtml(map.getCenter(),myHTML,onClosefn(),{noCloseOnClick: > true}); > > pls write me what is wrong why it doesn't work. if I had only this: > map.openInfoWindowHtml(map.getCenter(),myHTML,{noCloseOnClick: true}); > it will be working quite good but it is not solution of my problem. > > i really don't know.
Neither do I. Did I miss the link to your map that exhibits the problem? http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical -- Larry -- 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.
