azra-l / festival-fanatic

1 stars 0 forks source link

Fix map bug #31

Closed azra-l closed 2 years ago

azra-l commented 2 years ago

There is a known issue with mapbox where the latest version doesn't transpile properly on production builds of react apps. This PR fixes the issue with this workaround: https://github.com/visgl/react-map-gl/issues/1266#issuecomment-753686953

To replicate:

before:

Screen Shot 2022-07-29 at 9 21 16 AM

after:

Screen Shot 2022-07-29 at 9 21 06 AM