#6108·cesium

GeoJsonDataSource sourceUri parameter isn't used

Author: tfiliCreated Jan 10, 2018Updated Sep 15, 2026
Labelsgood first issueFCF

The `GeoJsonDataSource.load()` has a `sourceUri` parameter that isn't used to resolve relative links as GeoJSON files don't have any. It is used to get the datasource name, which can be set on creation of the datasource. This can be removed.