CesiumGS/cesium

GeoJsonDataSource sourceUri parameter isn't used

開放

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

 (2 則留言) (0 個反應) (1 位負責人)JavaScript (3,324 個分叉)batch import
FCFgood first issue

倉庫指標

星標
 (11,758 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南