Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gleo

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gleo

WebGL-powered geographical maps.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.4K
increased by105.5%
Maintainers
0
Weekly downloads
 
Created
Source

GLeo

A JS library for WebGL-powered geographic maps.

Gleo is a library for displaying geographical maps (and map-like things on cartesian planes), leveraging WebGL1 via the Glii abstraction library. It aims to cover the use cases of Leaflet, OpenLayers or MapboxGL/MaplibreGL, but since it's a one-man project, it's not quite there yet.

I want to see it working!

Go to https://ivansanchez.gitlab.io/gleo/ , then.

Trying out

  1. Clone the repo
  2. Run a git submodule init plus git submodule update
  • This pulls the glii and arrugator dependencies from their git repos
  1. Spin up a local webserver
  2. Browse the demos in /browser-demos, or the REPL in /website

No bundling needed! Gleo leverages the magic of ES6 modules.

Documentation

Running npm install then npm run docs will build the API documentation and the graphviz UML diagram.

Legalese

Gleo itself is licensed under a GPL-3.0 license. See the LICENSE file for details.

Gleo depends on some javascript libraries, which are bundled under src/3rd-party:

As well, Gleo uses some geographical data, assets and non-required javascript libraries in the demos:

Keywords

FAQs

Package last updated on 06 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc