GetDuplicatesKMLService

interface GetDuplicatesKMLService

Functions

getDuplicatesKML
Link copied to clipboard
@GET(value = "datadumps/duplicatemap/{countryCode}")
abstract fun getDuplicatesKML(@Path(value = "countryCode"countryCode: String? = null): Call<Void>