AlpacaTravel / react-map-gl-alt

React Mapbox-GL-JS binding with improved performance, event and API exposure
Other
42 stars 2 forks source link

Using 'interactiveDisabled' does not disable interactions on the map #11

Open cammanderson opened 7 years ago

cammanderson commented 7 years ago

Need to verify, but it has been reported that the "interactiveDisabled" prop is not stopping interactions with the map. The intention I believe is to disable any interactive handlers, such as movement/zoom etc.