CesiumGS/cesium

GeoJsonDataSource sourceUri parameter isn't used

Open

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

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (11,758 stars) (3,324 forks)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.

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

GeoJsonDataSource sourceUri parameter isn't used · CesiumGS/cesium#6108 | Good First Issue