Closed tmcw closed 10 years ago
indexing & comparison look wrong here https://github.com/mapbox/node-s2/blob/master/index.js#L75 - either this check is always false or always true, or only compares longitude
only comparing longitude. I'll add a check for lat as well in the case of vertical edges.
indexing & comparison look wrong here https://github.com/mapbox/node-s2/blob/master/index.js#L75 - either this check is always false or always true, or only compares longitude