geo

package
v0.0.0-...-1591631 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUpstreamFailure = herror.New("could not reach geocode server")
)

Functions

This section is empty.

Types

type Here

type Here struct {
	// contains filtered or unexported fields
}

func NewHere

func NewHere(apiKey string) *Here

func (*Here) Geocode

func (h *Here) Geocode(searchterm string) (float32, float32, error)

type OSM

type OSM struct {
}

func (*OSM) Geocode

func (m *OSM) Geocode(searchterm string) (float32, float32, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL