-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels