Initializes a new request instance configured with the specified client access keys.
Sets the base layers, which will be rendered at the bottom of the layer stack.
Sets the bounding box coordinates for the rendered map region.
Sets the center for the map request. The center can be a place name or a geographical coordinate value.
Returns a copy of the request.
Sets the weather data layers, which will be rendered above the base layers but below overlays and text.
Sets the time offset value using the specified date.
Sets all layers, which will be rendered in the order in which they are provided by value
.
Sets whether text data should be rendered as Metric units.
Sets the time offset value.
Sets the overlay layers, which will be rendered above weather data layers but below text layers.
Sets or returns the specified parameter.
Sets the location the map will be centered on.
Sets the server subdomain range for the request, e.g. [1, 2, 3, 4]
.
Sets multiple request parameters.
Sets the map width and height.
Sets the text layers, which will be rendered at the top of the layer stack.
Sets the type of map image to request, either image
(default) or tile
.
Returns the url string for the request based on the configured parameters and options.
Sets the zoom level.
Base configuration for the request.
Generated using TypeDoc
An object that is responsible for configuring and performing a single request to the Aeris Weather API.