API.md
May 18, 2019 ยท View on GitHub
serverConfig
Server configuration
Type: Object
Parameters
optionsObject objectoptions.osrmPathstring path to *.osrm file OSRMoptions.radiusnumber distance to draw the buffer as in @turf/bufferoptions.cellSizenumber the distance across each cell as in @turf/point-gridoptions.intervalsArray<number> intervals for isochrones in minutesoptions.concavitynumber relative measure of concavity as in concaveman (optional, default2)options.deintersectboolean whether or not to deintersect the final isochrones (optional, defaulttrue)options.lengthThresholdnumber length threshold as in concaveman (optional, default0)options.unitsstring any of the options supported by turf units (optional, default'kilometers')