How could I have some action when Clicked on SymbolLayer?
SymbolLayer
There is an onPress on the Vector and Shape source look at this example https://github.com/mapbox/react-native-mapbox-gl/blob/master/example/src/components/CustomIcon.js#L65
onPress
Most helpful comment
There is an
onPresson the Vector and Shape source look at this example https://github.com/mapbox/react-native-mapbox-gl/blob/master/example/src/components/CustomIcon.js#L65