Merge pull request #783 from mapbox/release/6.0.1
Bugfixes
- [All] Fixes filtering issues #706
- [iOS] Fixes taps from Callouts bubbling event to MapView #726
- [Android] Adds permission check before attempting to render user location #768
- [Android] Fixes cases where annotations might not be visible #711
- [All] Fixes PointAnnotation not updating coordinate #750
- [All] Fixes ordering of AnnotationViews on Map #728
- [iOS] Fixes features not being returned if layerIDs are not passed when querying the map #701
- [JS] Fixes peerDep warning #759
Features
- Adds ability to dynamically change the styleURL and re-add all sources and layers to new style object #736
- Adds zoomEnabled property to MapView #745
- Adds onPress support to VectorSource and ShapeSource components #793
- Adds CocoaPods support #741
Breaking Changes
None