On Oct 13, 6:58 pm, Sandeep <
sdi...@ohioedge.com> wrote:
> I have:
> 1) google.maps.event.addListener(layer, 'click', function(event) {
> addInfo(event);});
>
> and 2) inside addInfo(event) I do
> event.infoWindowHtml
>
> So where do I close it? How?
Post a link to your map that shows the problem please. There is not
enough context in your snippets.
> Can you show me some sample code please?
Lots of examples at:
http://www.geocodezip.com
-- Larry
>
> Thanks,
> Sandeep