akhenakh / ws2

An S2 coverer map written in Go with Wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WS2

WS2 is simple debug tool to display S2 covering on a map.

It does not rely on any backend servers since it's using Wasm to run go code in the browser.

You can run it from your computer:

make serve

Or look at the demo

License

License is MIT, it includes som js components: Leaflet.FileLayer and togeojson

About

An S2 coverer map written in Go with Wasm

License:MIT License


Languages

Language:JavaScript 77.4%Language:HTML 13.3%Language:Go 8.7%Language:Makefile 0.6%