/js-geo

Primary LanguageJavaScriptApache License 2.0Apache-2.0

geo

A fast ES6 JavaScript implementation of S2 built to work in the browser with no dependencies.

The code closely follows the Go port of the S2 library.

Installation

Install via npm.

npm i @topos-ai/geo

Or use yarn.

yarn add @topos-ai/geo