react-three-map icon indicating copy to clipboard operation
react-three-map copied to clipboard

Use React and Three.js inside Mapbox and Maplibre

Results 13 react-three-map issues
Sort by recently updated
recently updated
newest added

React Drei component with property "transform={true}" seems to not work under react-three-map canvas.

enhancement

Is it possible to use google maps WebGL? Since google maps webgl comes with 3D models (simple) of the buildings and monuments.

enhancement

raycasting accuracy is strangely off when the map is zoomed out and objects appear small... for instance in one of the [official examples here](https://codesandbox.io/p/sandbox/vigorous-snyder-2n9vpl?file=%2Fsrc%2FApp.tsx%3A48%2C45)... ![image](https://github.com/RodrigoHamuy/react-three-map/assets/50278392/3fc1df66-7507-4615-84ae-e26a5e47ce47) in the above image the...

bug

With the new mapbox-gl 3.5.2 version I keep getting error **Layer with id "jsx-layer-0" already exists on this map"** that is triggered by Canvas from react-three-map. By using mapbox-gl version...

bug

First of all, thank you very much for this project. It only took an afternoon to get the React Three Fiber and Mapbox project up and running. Since I am...

enhancement

### Problem description: On large screens/browser windows, the canvas and map while in NOT overlay mode "disconnect" causing models to appear to float while the map is consistently restricted to...

# Google Photorealistic 3D tiles https://developers.google.com/maps/documentation/tile/3d-tiles Have someone got Google 3D tiles integrated with `react-three-map` either through mapbox or maplibre? Lucas

- `three` version: 0.174.0 - `@react-three/fiber` version: 9.1.0 - `react-three-map` version: 0.8.2 - `node` version: 22.14.0 - `npm` (or `yarn`) version: (npm) 10.9.2 ### Problem description: I'm using maplibre. When...

bug