package
Version:
v0.0.0-...-f6fff4d
Opens a new window with list of versions in this module.
Published: Nov 30, 2021
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Location struct {
Latitude float64 `json:"lat,omitempty"`
Longitude float64 `json:"lng,omitempty"`
}
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.