Skip to content

Support info window customization for advanced markers #822

@pmecho

Description

@pmecho

The APIs for customizing the info window are not exposed in the public API for advanced markers:

infoWindow: (@Composable (Marker) -> Unit)? = null,
infoContent: (@Composable (Marker) -> Unit)? = null,

We need to be able to customize this so it would be good to expose via a public function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions