Skip to content

Improve performance when loading all POIs #212

Description

@andersand

Also loading of POIs for 8192 map takes like 15 seconds.

I see (from performance logging tool in chrome devtools) that this seems to be caused by creating ~150000 nodes, then about 1000 event listeners.

It may be so that you could add only event listener to a containing div for mousemove to improve performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions