GeoAPI

interface GeoAPI

Functions

getGeoApiApps
Link copied to clipboard
@GET(value = "geo/2021-1/apps/{apiName}.geojson")
abstract fun getGeoApiApps(@Path(value = "apiName"apiName: String): Call<GeoAPIResponse>