Skip to content

Releases: RodrigoHamuy/react-three-map

v0.6.3

06 Oct 16:42
a687b22

Choose a tag to compare

Patch Changes

  • a5b94b6: Fix ThreeJS sync on Mapbox resize.

v0.6.2

01 Aug 07:22
6144ba8

Choose a tag to compare

Patch Changes

  • 6be61b6: Fix on window DPR changes (different solutions for Mapbox and Maplibre)

v0.6.1

26 Jul 14:52
bf11503

Choose a tag to compare

Patch Changes

  • be1efa7: Fix resizing bug when DPR changes.

v0.6.0

21 Jul 16:08
2fffed7

Choose a tag to compare

Minor Changes

  • 3a9a852: Add useMap hook to access the map from react-three-map.

Patch Changes

v0.5.0

21 Jul 15:36
1db95eb

Choose a tag to compare

Minor Changes

  • 7921f43: Add useMap hook to access the map from react-three-map.

v0.4.3

21 Jul 08:48
c407cc0

Choose a tag to compare

Patch Changes

v0.4.2

20 Jul 17:44
8e18825

Choose a tag to compare

Patch Changes

  • bd62ef9: Simplify raycaster calculations.

v0.4.1

20 Jul 16:34
1815100

Choose a tag to compare

Patch Changes

  • 41dd225: Improve camera decomposition so the camera matrix and world matrix have more useful values.

v0.4.0

16 Jul 08:10
45849ce

Choose a tag to compare

Minor Changes

  • bad8670: Add <Coordinates> component to render multiple 3D objects at different coordiantes.

v0.3.5

14 Jul 10:56
38d3212

Choose a tag to compare

Patch Changes

  • 9b1c068: Fix camera matrix calculations.