Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add queryTerrainElevation #2279

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Conversation

manhcuongincusar1
Copy link
Contributor

@manhcuongincusar1 manhcuongincusar1 commented Mar 16, 2023

Launch Checklist

Fixes #1654

  • Confirm your changes do not include backports from Mapbox projects (unless with compliant license) - if you are not sure about this, please ask!
  • Briefly describe the changes in this PR.
  • Link to related issues.
  • Include before/after visuals or gifs if this PR includes visual changes.
  • Write tests for all new functionality.
  • Add an entry to CHANGELOG.md under the ## main section.

@manhcuongincusar1 manhcuongincusar1 changed the title Resolve 1654 Add queryTerrainElevation Mar 16, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@manhcuongincusar1
Copy link
Contributor Author

@HarelM I created a new pull request for queryTerrainElevation

@HarelM
Copy link
Collaborator

HarelM commented Mar 16, 2023

Can you please close the previous one then? Thanks!

@manhcuongincusar1
Copy link
Contributor Author

manhcuongincusar1 commented Mar 16, 2023

@HarelM I already moved my item to "features" section

@HarelM HarelM merged commit 607552f into maplibre:main Mar 16, 2023
@vignesh882
Copy link

In Mapbox, I can get the elevation of a point using the map.queryTerrainElevation(coordinate) from terrain RGB tile, how can I do the same here?

@HarelM
Copy link
Collaborator

HarelM commented Apr 24, 2023

You'll need to use one of the 3.0 pre-release versions until we release 3.0 officially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bad position of 3D model when 3D terrain is enabled
3 participants