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

#10758: Support for Cesium Ion Terrain Provider #10763

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dsuren1
Copy link
Contributor

@dsuren1 dsuren1 commented Jan 17, 2025

Description

This PR adds support for cesium ion terrain provider

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Enhancement

Issue

What is the current behavior?

What is the new behavior?
With new cesium-ion provider, ion resource based on the asset is loaded in cesium map view

Test data

Test cesium-ion-terrain with this context /context/cesium-ion-terrain, for access token refer to support ticket

Configuration

{
  "type": "terrain",
  "visibility": true,
  "provider": "cesium-ion",
  "options": {
    "assetId": 1,
    "accessToken": "",
  }
}

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@dsuren1 dsuren1 added this to the 2025.01.00 milestone Jan 17, 2025
@dsuren1 dsuren1 requested a review from allyoucanmap January 17, 2025 11:46
@dsuren1 dsuren1 self-assigned this Jan 17, 2025
@dsuren1 dsuren1 linked an issue Jan 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Cesium Ion Terrain Provider
1 participant