Add utilities to convert GPS trace file formats into SnapToRoads request #130
Annotations
8 warnings
Lint:
src/from-csv/tracepoints-converter.ts#L89
'index' is defined but never used
|
Lint:
src/from-geojson/tracepoints-converter.ts#L94
Unexpected any. Specify a different type
|
Lint:
src/from-gpx/tracepoints-converter.ts#L112
Unexpected any. Specify a different type
|
Lint:
src/from-kml/tracepoints-converter.ts#L130
Unexpected any. Specify a different type
|
Lint:
src/from-kml/tracepoints-converter.ts#L138
'processProperties' is defined but never used
|
Lint:
src/from-kml/tracepoints-converter.ts#L138
Unexpected any. Specify a different type
|
Lint:
src/from-kml/tracepoints-converter.ts#L138
Unexpected any. Specify a different type
|
Lint:
src/from-kml/tracepoints-converter.ts#L139
Unexpected any. Specify a different type
|
Loading