gmap

package
v0.0.0-...-6738199 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Location

type Location struct {
	Name    string
	Country string
	Lat     float64
	Lng     float64
}

Location holds lat,long data

func Geocode

func Geocode(address string, apiKey string) (loc Location)

Geocode returns location struct info for a given location ie. Chester, UK

Jump to

Keyboard shortcuts

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