Picture of code
I am trying to use a heatmap layer to display a heatmap in reactnative, im using Mapbox and rnmapbox, but when I use the heatmap layer it causes my bluestacks emulator to crash with no error logs, the app just exits. But if I remove the heatmap layer and just use the circle layer the app correctly displays the circle layers and all the geojson points. Im just not sure on why the heatmaplayer isn’t working.
I tried to copy the styles from the mapbox docs and those didnt work, so as of now im using the base styles in the example for rnmapbox docs for the heatmap and that isnt working either.
rafay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.