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 var service: POIAPIService<POIAPI.DataDumps.GetDuplicatesKML.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : POIAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible