annualFluxUrl property

String? annualFluxUrl
getter/setter pair

The URL for the annual flux map (annual sunlight on roofs) of the region.

Values are kWh/kW/year. This is unmasked flux: flux is computed for every location, not just building rooftops. Invalid locations are stored as -9999: locations outside our coverage area will be invalid, and a few locations inside the coverage area, where we were unable to calculate flux, will also be invalid.

Implementation

core.String? annualFluxUrl;