Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mapbox-react-native-mapbox-gl-6.0.1.tgz | 2017-11-28 | 31.6 MB | |
6.0.1.tar.gz | 2017-11-28 | 12.8 MB | |
6.0.1.zip | 2017-11-28 | 12.9 MB | |
README.md | 2017-11-28 | 1.5 kB | |
Totals: 4 Items | 57.3 MB | 1 |
Bugfixes
- [All] Fixes filtering issues https://github.com/mapbox/react-native-mapbox-gl/issues/706
- [iOS] Fixes taps from Callouts bubbling event to MapView https://github.com/mapbox/react-native-mapbox-gl/issues/726
- [Android] Adds permission check before attempting to render user location https://github.com/mapbox/react-native-mapbox-gl/issues/768
- [Android] Fixes cases where annotations might not be visible https://github.com/mapbox/react-native-mapbox-gl/issues/711
- [All] Fixes PointAnnotation not updating coordinate https://github.com/mapbox/react-native-mapbox-gl/issues/750
- [All] Fixes ordering of AnnotationViews on Map https://github.com/mapbox/react-native-mapbox-gl/issues/728
- [iOS] Fixes features not being returned if layerIDs are not passed when querying the map https://github.com/mapbox/react-native-mapbox-gl/issues/701
- [JS] Fixes peerDep warning https://github.com/mapbox/react-native-mapbox-gl/issues/759
Features
- Adds ability to dynamically change the styleURL and re-add all sources and layers to new style object https://github.com/mapbox/react-native-mapbox-gl/issues/736
- Adds zoomEnabled property to MapView https://github.com/mapbox/react-native-mapbox-gl/issues/745
- Adds onPress support to VectorSource and ShapeSource components https://github.com/mapbox/react-native-mapbox-gl/pull/793
- Adds CocoaPods support https://github.com/mapbox/react-native-mapbox-gl/pull/741
Breaking Changes
None