Skip to main content

This library provides classes and functions for the computation of geometric data on the surface of the Earth. Code ported from the Google Maps Javascript API v3

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
5 months ago (3.0.2)

Spherical Geometry Library This code is a port of some classes from the Google Maps Javascript API

Add Package

deno add jsr:@notwoods/spherical-geometry-js

Import symbol

import * as spherical_geometry_js from "@notwoods/spherical-geometry-js";

---- OR ----

Import directly with a jsr specifier

import * as spherical_geometry_js from "jsr:@notwoods/spherical-geometry-js";

Add Package

npx jsr add @notwoods/spherical-geometry-js

Import symbol

import * as spherical_geometry_js from "@notwoods/spherical-geometry-js";

Add Package

yarn dlx jsr add @notwoods/spherical-geometry-js

Import symbol

import * as spherical_geometry_js from "@notwoods/spherical-geometry-js";

Add Package

pnpm dlx jsr add @notwoods/spherical-geometry-js

Import symbol

import * as spherical_geometry_js from "@notwoods/spherical-geometry-js";

Add Package

bunx jsr add @notwoods/spherical-geometry-js

Import symbol

import * as spherical_geometry_js from "@notwoods/spherical-geometry-js";