CesiumGS/cesium

GeoJsonDataSource sourceUri parameter isn't used

Open

#6,108 建立於 2018年1月10日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (11,758 star) (3,324 fork)batch import
JTCgood first issue

描述

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.

貢獻者指南