Skip to content

infowindow doesn't close! #2

@stutteringp0et

Description

@stutteringp0et

setVisible(false) doesn't work because _computeVisible runs constantly and resets visibility to true immediately.

I changed the close onclick function to use hide(), and now set a _closed property which _computeVisible and setVisible check before they change visibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions