urbica / react-map-gl

React Component Library for Mapbox GL JS
https://urbica.github.io/react-map-gl/
MIT License
416 stars 51 forks source link

Add 3D terrain to a map #370

Open longtkhd opened 2 years ago

longtkhd commented 2 years ago

I'm trying to add 3D terrain to a map the same https://docs.mapbox.com/mapbox-gl-js/example/add-terrain/ , but now I can't figure out setTerrain method to use [exaggeration] to exaggerate the height of the terrain

Can you give me a solution or some update to integrate them when using @urbica/react-map-gl.

stepankuzmin commented 2 years ago

Hi!

There are plans to add this in the next major release.

longtkhd commented 2 years ago

@stepankuzmin Thanks a lot , I'm looking forward to the next release.