Hi,
when i was compiling by running "npm install" it was showing lot of Error such as deprecated module.
however, when i am running the demo.html, it does not show the map for Driving profile, i only see "Cyan line"
also there are lot of error while running in "Developer mode" i.e
i am trying to make map-match work by using mapbox api, but not working, Can you please tell me how can i do this by using this js? or is there anything i need to fix in this js ?
mapbox.match.js:894 Uncaught TypeError: Cannot read property 'map' of undefined
at Object.callback (mapbox.match.js:894)
at cbOnce (mapbox.match.js:642)
at XMLHttpRequest.loadFunc (mapbox.match.js:709)