Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewGoogleMapsClient ¶
func NewGoogleMapsClient(retryOpts helper.RetryOptions, opts MapsClientOptions) (*maps.Client, error)
Types ¶
type MapsClientOptions ¶
MapsClientOptions contains the options for the google maps client. A limit per second of 0 disable the rate limit.
func DefaultMapsClientOptions ¶
func DefaultMapsClientOptions(APIKey string) MapsClientOptions
DefaultMapsClientOptions returns the default options for the google maps client.
Click to show internal directories.
Click to hide internal directories.