Use new v2 release of go-geojson2h3
This commit is contained in:
parent
5c8e016b1c
commit
00e4b8a09b
3 changed files with 4 additions and 2 deletions
2
h3.go
2
h3.go
|
|
@ -4,7 +4,7 @@ import (
|
|||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/Gleipnir-Technology/go-geojson2h3"
|
||||
"github.com/Gleipnir-Technology/go-geojson2h3/v2"
|
||||
"github.com/tidwall/geojson"
|
||||
"github.com/uber/h3-go/v4"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue