Skip to content

Performance question: Many layers containing few markers or few layers with many markers #58

Open
@edwardribbit

Description

What is the runtime performance in terms for computational efficiency between having 1 map layer that contains 20 markers versus 20 layers containing 1 marker each? When panning/zooming around, does one structure somehow result in less cpu operations?

I assume the choice of grouping markers in layers depend on whether they are semantically relevant with the benefit of being able to remove all markers by removing the single layer rather than looping through all markers and removing each one individually.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions