class DataLayers extends Resource (View source)

The "dataLayers" collection of methods.

Typical usage is:

 $solarService = new Google\Service\Solar(...);
 $dataLayers = $solarService->dataLayers;

Methods

get(array $optParams = [])

Gets solar information for a region surrounding a location. Returns an error with code NOT_FOUND if the location is outside the coverage area.

Details

DataLayers get(array $optParams = [])

Gets solar information for a region surrounding a location. Returns an error with code NOT_FOUND if the location is outside the coverage area.

(dataLayers.get)

Parameters

array $optParams

Optional parameters.

Return Value

DataLayers

Exceptions

Exception