react-native-webview-leaflet
react-native-webview-leaflet copied to clipboard
How to prevent the click of attribution in the bottom right of the map?
trafficstars
If the user click the attribution it will change the view of the map to the url of attribution which is not good if your app is more on about displaying data on maps and suddenly your map change to normal website
or at least there is a listener to it so we can open the device browser instead of showing it to the webview of map
Hello @reggie3 do you have any suggestion how to handle this ?