Skip to content

Reconfigure mapView problems #49

@bratusev07

Description

@bratusev07

How can I reconfigure MapView? Even after calling destroy(), I get "This MapView instance is already configured, either call destroy() on existing instance then re-create a MapView, or avoid a re-configure". And if I call destroy() and create a new MapView, I get an AssertionError in MapView.kt:227.

All I need is to replace the config of the existing MapView. How can I do this?

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