Releases: RodrigoHamuy/react-three-map
Releases · RodrigoHamuy/react-three-map
Release list
v1.0.1
v1.0.0
Major Changes
-
9be6c41: Updated to work with
react-map-gl >= 8.0.0.This has the cascade effect of requiring also to upgrade either of the map providers you are using:
mapbox-gl >= 3.5.0maplibre-gl >= 4.0.0
Patch Changes
v1.0.0-next.2
v1.0.0-next.1
v1.0.0-next.0
Major Changes
-
9be6c41: Updated to work with
react-map-gl >= 8.0.0.This has the cascade effect of requiring also to upgrade either of the map providers you are using:
mapbox-gl >= 3.5.0maplibre-gl >= 4.0.0
v0.8.2
v0.8.1
v0.8.0
Minor Changes
- 7e1743d: - Peer dependency upgrade:
maplibre-gl:>=3.2, so we don't need to sortmaplibreold DPR bug anymore.- Add
overlay?: booleanto<Canvas>, so you can render on a separated canvas if preferred. - Add
NearCoordinatescomponent. - Add
coordsToVector3function.
- Add
v0.7.2
Patch Changes
- 90a4766: Fix bug on DPR change.