nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 699 forks source link

source and layer in local style json. #1639

Closed ansarikhurshid786 closed 5 years ago

ansarikhurshid786 commented 5 years ago

i can refer local style json in map initiation as below: <MapboxGL.MapView styleURL="asset://localstyle.json"><MapboxGL.MapView

how to change visibility of a layer? is it possible or not?