CesiumGS/cesium

GeoJsonDataSource sourceUri parameter isn't used

Open

#6,108 opened on 2018年1月10日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)JavaScript (3,324 forks)batch import
FCFJTCgood first issue

Repository metrics

Stars
 (11,758 stars)
PR merge metrics
 (平均マージ 15d 12h) (30d で 23 merged PRs)

説明

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.

コントリビューターガイド