Skip to content

Bus Stops Slows Down Phone when Adding to Map #4

@epicstar

Description

@epicstar

I propose that this is happening because we loop all bus stops being loaded on the main UI thread. We can probably do this more reactively by doing the loop on the background thread and push the bus stop map creation on the UI thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions