Skip to content

GoogleMap.OnInfoWindowCloseListener is missing from MarkerManager.Collection #1540

Description

@bshi

MarkerManager documentation claims (emphasis mine):

Keeps track of collections of markers on the map. Delegates all Marker-related events to each collection's individually managed listeners.

However notably one OnInfoWindowCloseListener, also a marker related event and the only one not covered, isn't handled by MarkerManager (and consequently ClusterManager and related).

In #750 we added OnInfoWindowLongClickListener but the close listener wasn't included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.releasedtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions