s2projection

Work with spherical geometry and it's xyz vector normals.

Usage no npm install needed!

<script type="module">
  import s2projection from 'https://cdn.skypack.dev/s2projection';
</script>

README

s2projection npm downloads JavaScript Style Guide bundle tree-shake

About

Clone Package

# grab the package
git clone https://github.com/S2-Maps/s2projection.git
# remove the origin
git remote rm origin
# download the dependencies
npm i / yarn / pnpm i

Example use


License

Attribution-NonCommercial-NoDerivs 3.0 Unported (CC BY-NC-ND 3.0)

Copyright 2021 - S2MAPS INC

You are free to: - Share: copy and redistribute the material in any medium or format

Under the following terms: - Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. - NonCommercial: You may not use the material for commercial purposes. - NoDerivatives: If you remix, transform, or build upon the material, you may not distribute the modified material. - No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Notices: - You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. - No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.