Push an H3 cell to javascript and render it

A proof-of-concept.
This commit is contained in:
Eli Ribble 2025-11-13 20:01:15 +00:00
parent b6c078f04c
commit 134dcd7444
No known key found for this signature in database
6 changed files with 118 additions and 2 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "arcgis-go"]
path = arcgis-go
url = git@github.com:Gleipnir-Technology/arcgis-go.git
[submodule "go-geojson2h3"]
path = go-geojson2h3
url = git@github.com:Gleipnir-Technology/go-geojson2h3.git