package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Candidate struct {
Name string `json:"name"`
PlaceID string `json:"place_id"`
FormattedAddress string `json:"formatted_address"`
}
type PlaceDetail struct {
Result placeDetailResult `json:"result"`
}
Service provides mapping operations.
NewService provides a new map service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.