Closed pdugan20 closed 4 years ago
should be fixed in 0.6.4, let me know if that does not work!
Thanks man!
Actually you know, I'm now getting the following error:
Attempted import error: 'Map' is not exported from 'react-mapkit'
I downgraded back to 0.6.3 and it works fine. Any ideas?
hm, I'll look into it, maybe something went wrong during the build
@pdugan20 can you try 0.6.5 and see if that fixes things?
That's working great! Thanks for the quick responses!
sorry about that, I hope to give this project some love soon, I haven't been doing much map work recently!
Oh no worries at all. I brute forced it into working with polylines. Would love to help out if you need it!
Nice! I have a bunch of work on overlays that I really do need to finish up and push. Hopefully that provides a good framework for me or others to do things like polylines and similar!
Getting warnings for react and react-dom because I'm using 16.13.X:
react-mapkit@0.6.3 requires a peer of react@16.8.x but none is installed. You must install peer dependencies yourself.
Can you bump these please?