Skip to content

Releases: rnmapbox/maps

v10.0.0-beta.51

28 Oct 08:36
Compare
Choose a tag to compare
v10.0.0-beta.51 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.0.0-beta.50...v10.0.0-beta.51

v10.0.0-beta.50

27 Oct 10:02
Compare
Choose a tag to compare
v10.0.0-beta.50 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.0.0-beta.49...v10.0.0-beta.50

v10.0.0-beta.49

25 Oct 20:07
Compare
Choose a tag to compare
v10.0.0-beta.49 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.0.0-beta.48...v10.0.0-beta.49

v10.0.0-beta.48

20 Oct 15:08
Compare
Choose a tag to compare
v10.0.0-beta.48 Pre-release
Pre-release

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

Full Changelog: v10.0.0-beta.47...v10.0.0-beta.48

v10.0.0-beta.47

15 Oct 13:10
Compare
Choose a tag to compare
v10.0.0-beta.47 Pre-release
Pre-release

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

11 Oct 17:27
Compare
Choose a tag to compare
v10.0.0-beta.46 Pre-release
Pre-release

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

07 Oct 20:29
Compare
Choose a tag to compare
v10.0.0-beta.45 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.0.0-beta.44...v10.0.0-beta.45

v10.0.0-beta.44

02 Oct 09:48
Compare
Choose a tag to compare
v10.0.0-beta.44 Pre-release
Pre-release

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

27 Sep 09:53
Compare
Choose a tag to compare
v10.0.0-beta.43 Pre-release
Pre-release

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

25 Sep 10:09
Compare
Choose a tag to compare
v10.0.0-beta.42 Pre-release
Pre-release

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