views:

28

answers:

0

Dear all,

I have a problem using balloons in google earth. I have some markers on the map, upon clicking on a marker, a balloon popup is shown containing some data, now when I click on the close button of that balloon, the click event of the map is also triggered which is really annoying as I have a handler attached with the map click event.

I tried everything including using event.stopPropagation() in the 'beforeclose' event of the htmlDivBalloon but still nothing works. Anyone has an idea about that ?

Best Regards John Tadros