MCPcopy Create free account
hub / github.com/breck7/scroll / length$1

Function length$1

external/.d3.js:11370–11374  ·  view source on GitHub ↗
(object)

Source from the content-addressed store, hash-verified

11368}
11369
11370function length$1(object) {
11371 lengthSum$1 = new Adder();
11372 geoStream(object, lengthStream$1);
11373 return +lengthSum$1;
11374}
11375
11376var coordinates = [null, null],
11377 object = {type: "LineString", coordinates: coordinates};

Callers 1

distanceFunction · 0.85

Calls 1

geoStreamFunction · 0.85

Tested by

no test coverage detected