IManifestDAO

interface IManifestDAO

Functions

Link copied to clipboard
@GET(value = "manifest.geojson.gz")
abstract fun getManifest(): Call<FeatureCollection>