Property 'MapboxDirections' does not exist on type 'Window & typeof globalThis'.(2339)

Job ID: 36851190

Budget: $10 – $30 USD

can you make mapboxc directions work in below fiddle and in my codebase with typescript

https://stackblitz.com/edit/react-ts-mapbox-ce8v3l?file=index.tsx
map.current.addControl(
window.MapboxDirections({
accessToken: mapboxgl.accessToken,
}),
'top-left'
);
Related categories: JavaScript HTML Node.js React.js Typescript