CesiumGS/cesium

Missing documentation page for InterpolationAlgorithm

Open

#13.550 geöffnet am 5. Juni 2026

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.324 Forks)batch import
FCFcategory - docgood first issueneeds triagetype - bug

Repository-Metriken

Stars
 (11.758 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 26T 3h) (26 gemergte PRs in 30 T)

Beschreibung

What happened?

The documentation page for InterpolationAlgorithm returns a 404: https://cesium.com/learn/cesiumjs/ref-doc/InterpolationAlgorithm.html

Not sure if this is intentional or if the interface is missing a {@...} tag.

I found this through clicking the link on the LinearApproximation docs: https://cesium.com/learn/cesiumjs/ref-doc/LinearApproximation.html. If the page is intentionally missing, like if these docs are meant to be internal, links to it should be removed from other docs.

Reproduction steps

  1. Go to https://cesium.com/learn/cesiumjs/ref-doc/InterpolationAlgorithm.html
  2. Observe it returns a 404 page not found error

Sandcastle example

No response

Environment

Browser: Google Chrome Version 148.0.7778.216 CesiumJS Version: Operating System:

AI acknowledgment

  • I used AI to generate this issue report.
  • (If the above is checked) I have reviewed the AI-generated content before submitting.

Contributor Guide