CesiumGS/cesium

GeoJsonDataSource sourceUri parameter isn't used

Open

#6108 aperta il 10 gen 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)JavaScript (3324 fork)batch import
FCFJTCgood first issue

Metriche repository

Star
 (11.758 star)
Metriche merge PR
 (Merge medio 15g 12h) (23 PR mergiate in 30 g)

Descrizione

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.

Guida contributor