Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
localLines.forEach(aLine => {
triangulateLine(aLine, lineWidth, positions, indices, addCircle);
featureStarts.push(start);
objInfos.push(
this.m_gatherFeatureAttributes ? env.entries : getFeatureId(env.entries)
);
});