GetDuplicatesKML
public enum GetDuplicatesKML
Duplicate Map for country (KML)
Generates a map of potential gas station duplicates (closer than 50m to eachother) for specified country.
-
Undocumented
Declaration
Swift
public static let service: APIService<POIAPI.DataDumps.GetDuplicatesKML.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : APIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible