mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-31 04:51:15 +00:00
Merge branch 'master' of github.com:dapetcu21/react-native-mapbox-gl
This commit is contained in:
+2
-1
@@ -223,7 +223,8 @@ class MapView extends Component {
|
||||
rotateEnabled: true,
|
||||
scrollEnabled: true,
|
||||
showsUserLocation: false,
|
||||
styleURL: MapboxGLManager.mapStyles.streets,
|
||||
styleURL: mapStyles.streets,
|
||||
userTrackingMode: userTrackingMode.none,
|
||||
zoomEnabled: true,
|
||||
attributionButtonIsHidden: false,
|
||||
logoIsHidden: false,
|
||||
|
||||
Reference in New Issue
Block a user