Skip to content

Bus Stops Slows Down Phone when Adding to Map #4

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions