Optionalproperties: ArcGISRequestOptionsIf true, the first request for a single layer in a MapServer will cause all layers to be fetched at once.
The amount of time (in milliseconds) to cache the response for. The default is 30 seconds.
Makes a request to a url and returns a response.
The URL at which to send the request.
Optionaloptions: ArcGISRequestOptionsThe options for the request.
A utilities/RequestHelper!RequestHelper for making requests to ArcGIS services.
The request helper supports caching of responses. To control how long responses are cached, set the ttl option when making requests.