Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Single reusable map instance #245

@tonnyavery

Description

@tonnyavery

Having many places where map can be displayed, it's very expensive to create new instance every time.
Is there some way in library of Flutter in general to somehow have single map instance that would be lazy initialized and later reused everywhere, just calling onMapCreated() callback when it's displayed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions