proxy

package
v0.0.0-...-f6fff4d Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTile

func GetTile(x, y, zoom int, panoid string) (*image.Image, error)

Types

type Location

type Location struct {
	Latitude  float64 `json:"lat,omitempty"`
	Longitude float64 `json:"lng,omitempty"`
}

type Metadata

type Metadata struct {
	Copyright string   `json:"copyright,omitempty"`
	Date      string   `json:"date,omitempty"`
	Location  Location `json:"location"`
	PanoId    string   `json:"pano_id,omitempty"`
	Status    string   `json:"status,omitempty"`
}

func GetMetadata

func GetMetadata(location *view.Location, key string) (*Metadata, error)

Jump to

Keyboard shortcuts

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