Skip to content

Angular Import Issue #29

@tomerlir

Description

@tomerlir

I'm having issues with the import to my angular program.

I've installed using npm
npm i leaflet-plugin-trackplayback

Then imported at the top of the component
import 'leaflet-plugin-trackplayback'

But I am getting an error on
const trackplayback = L.trackplayback(data, map);

Property 'trackplayback' does not exist on type 'typeof import

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions