FCFJTCgood first issue
Repository metrics
- Stars
- (11,758 stars)
- PR merge metrics
- (Avg merge 15d 12h) (23 merged PRs in 30d)
Description
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.