Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.
This repository was archived by the owner on May 25, 2019. It is now read-only.

Multiple call to a button function inside a uiMapInfoWindow #23

Description

@jmaynier

Hi,

I have markers on a map, that open an InfoWindow on click. Each InfoWindow contains a button.
To reproduce the bug:
open an InfoWindow and click on the button, the function callback is called once => OK
Click on another marker => the InfoWindow is closed, another one is opened
Click on the button, then the callback function is called twice => Bug

http://plnkr.co/edit/x71d9jZ7vL5TRTWBdK40?p=preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions