maskUrl property

String? maskUrl
getter/setter pair

The URL for the building mask image: one bit per pixel saying whether that pixel is considered to be part of a rooftop or not.

Implementation

core.String? maskUrl;