Skip to content

Svelte Import issue  #202

@ZMilosevich

Description

@ZMilosevich

I building map component (Leaflet + PruneCluster). PruneCluster performance is much faster comparing to MarkerClustering and I love it!. My main issue was importing { PruneCluster, PruneClusterForLeaflet } to component and I fix it by editing prunecluster.js and adding 'export',

export var PruneCluster
export var PruneClusterForLeaflet

so in the next build is it possible to add 'export' and I hope it won't break other framework's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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