Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-10-29 10:44:29 +00:00
parent 4e64b77e47
commit eb73d115f2
212 changed files with 970 additions and 970 deletions

View File

@@ -18,7 +18,7 @@ import(
"fmt"
"os"
"github.com/go.m3o.com/geocoding"
"go.m3o.com/geocoding"
)
// Lookup returns a geocoded address including normalized address and gps coordinates. All fields are optional, provide more to get more accurate results
@@ -48,7 +48,7 @@ import(
"fmt"
"os"
"github.com/go.m3o.com/geocoding"
"go.m3o.com/geocoding"
)
// Reverse lookup an address from gps coordinates

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/go.m3o.com/geocoding"
"go.m3o.com/geocoding"
)
// Lookup returns a geocoded address including normalized address and gps coordinates. All fields are optional, provide more to get more accurate results

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/go.m3o.com/geocoding"
"go.m3o.com/geocoding"
)
// Reverse lookup an address from gps coordinates