Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.0.0-beta.51
What's Changed
- change setaccesstoken to return a promise by @YousefED in #2343
- Fix v10 interface signature by @naftalibeder in #2348
- fix: MapboxGL.UserTrackingModes variable is undefined by @ryo-rm in #2349
New Contributors
Full Changelog: v10.0.0-beta.50...v10.0.0-beta.51
v10.0.0-beta.50
v10.0.0-beta.49
What's Changed
- feat(v10): upgrade to 10.9.0 by @mfazekas in #2330
- feat(v10): Add ability to set projection by @SkySails in #2294
- fix(v10): Revert SymbolLayer children type checking and use baseProps instead by @arcticfly in #2321
- chore: Update map callbacks example by @naftalibeder in #2320
- doc: Re-order expo plugin instructions by @luhart in #2322
New Contributors
Full Changelog: v10.0.0-beta.48...v10.0.0-beta.49
v10.0.0-beta.48
What's Changed
- feat(v10,android): implement min/maxZoomLevel for android/v10 by @mfazekas in #2300
- feat(v10): queryRenderedFeaturesInRect will query visible map if empty array is passed by @mysport12 in #2234
- fix(android,v10):Align Android toGravity with iOS toOrnamentPosition by @arcticfly in #2307
- fix(android,v10): fix setting styleURL for android by @comrade-tomsk in #2315
- fix(ts): Add stronger type checking to SymbolLayer.tsx children by @arcticfly in #2313
- chore: Remove leftover console logs by @SkySails in #2308
- refactor: MapView cleanup & deprecation fixes by @naftalibeder in #2316
New Contributors
- @SkySails made their first contribution in #2308
- @arcticfly made their first contribution in #2307
- @comrade-tomsk made their first contribution in #2315
Full Changelog: v10.0.0-beta.47...v10.0.0-beta.48
v10.0.0-beta.47
What's Changed
- feat(v10): implement Camera.maxBounds by @mfazekas in #2293
- feat(android,v10): ScaleBar: Allow user to show in Android v10 by @mfazekas in #2298
- refactor(v10,andorid): make logic common for logo and compass settings by @mfazekas in #2088
- fix(ios,v10): fix getClusterExpansionZoom to accept featureJSON by @mfazekas in #2290
Full Changelog: v10.0.0-beta.46...v10.0.0-beta.47
v10.0.0-beta.46
What's Changed
- feat(android,v10): implement CustomHeaders by @mfazekas in #2285
- fix(ios,v10): PointAnnotation onSelect was called twice by @mfazekas in #2287
- fix(ios,v10): MapView onPress should be not called for touches on MarkerView by @mfazekas in #2284
Full Changelog: v10.0.0-beta.45...v10.0.0-beta.46
v10.0.0-beta.45
What's Changed
- fix(v10, ios): default followUserMode is normal by @mfazekas in #2258
- refactor:
MarkerView
by @naftalibeder in #2230 - refactor; Replace RCTLog with RCTMGLLog to resolve naming conflict by @rjdestigter in #2214
- doc: Update docs by @naftalibeder in #2270
- chore: fix ts issue + doc gen updates by @mfazekas in #2271
- fix(android,v10): fix marker view crash on marker view removal by @mfazekas in #2275
- fix(v10,android): fix padding order by @mfazekas in #2276
- chore: sort docs.json by key alphabetical order by @mfazekas in #2279
- chore: Improve EarthQuakes example by @KiwiKilian in #2273
- fix: AbstractLayer and SymbolLayer filter as Expression by @KiwiKilian in #2280
- fix(v10, android): fix image scale by @mfazekas in #2281
New Contributors
- @rjdestigter made their first contribution in #2214
Full Changelog: v10.0.0-beta.44...v10.0.0-beta.45
v10.0.0-beta.44
What's Changed
- fix(android): used density instead of scaledDensity by @mfazekas in #2252
- fix: fix
this
issue in AbstractLayer.setNativeLayer by @mfazekas in #2257 - refactor(ts): use types from internal declaration of ShapeSource, SymbolLayer by @mfazekas in #2265
- refactor: convert ShapeSource to typescript by @mfazekas in #2256
Full Changelog: v10.0.0-beta.43...v10.0.0-beta.44
v10.0.0-beta.43
What's Changed
- refactor(iOS, v10): remove unneeded changePadding from camera by @mfazekas in #2243
- refactor: Refactor user heading indicator to typescript by @mfazekas in #2244
- fix(v10,android): clean queued features by @mfazekas in #2247
- refactor: Use SymbolLayer from ts component in type definitions by @mfazekas in #2248
Full Changelog: v10.0.0-beta.42...v10.0.0-beta.43
v10.0.0-beta.42
What's Changed
- feat(v10, atmosphere)!: terrain exaggeration should be now passed as style, added atmosphere on android by @mfazekas in #2235
- fix: Added back Mapbox.UserTrackingModes by @mfazekas in #2242
- fix(ios,v10): "isUserInteraction" always is "false" by @mfazekas in #2238
- fix(v10, terrain): Change v10 Terrain Exaggeration on the fly by @mysport12 in #2229
- refactor(v10,android): atmosphere cleanup by @mfazekas in #2236
- refactor!: deprecate onCameraChanged, onMapIdle by @mfazekas in #2237
- refactor: migrate deprecation to ts and use deprecatedClass for AnimatedMapPoint by @mfazekas in #2239
- chore(ci): Fix CI error due to autoformat by @naftalibeder in #2194
- chore(deps-dev): bump babel-jest from 27.5.1 to 29.0.3 by @dependabot in #2204
- chore(deps-dev): bump documentation from 13.2.5 to 14.0.0 by @dependabot in #2232
Full Changelog: v10.0.0-beta.41...v10.0.0-beta.42