Interface protos.google.maps.areainsights.v1.LocationFilter.ICircle (0.4.0)

Properties of a Circle.

Package

@googlemaps/areainsights

Properties

latLng

latLng?: (google.type.ILatLng|null);

Circle latLng

place

place?: (string|null);

Circle place

radius

radius?: (number|null);

Circle radius