Merge branch 'master' of github.com:dapetcu21/react-native-mapbox-gl

This commit is contained in:
Marius Petcu
2016-06-21 10:16:09 +03:00
+2 -1
View File
@@ -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,