radiusMiles property

double? radiusMiles
getter/setter pair

Radius in miles of the job location.

This value is derived from the location bounding box in which a circle with the specified radius centered from google.type.LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.

Implementation

core.double? radiusMiles;