LocationContext.GeographicalRestrictions

class LocationContext.GeographicalRestrictions


Geographical restrictions to apply when generating search suggestions.

Summary

Public constructors

Public constructors

GeographicalRestrictions

GeographicalRestrictions(circularArea: LocationContext.CircularArea!)

Public functions

setCircularArea

@CanIgnoreReturnValue
fun setCircularArea(circularArea: LocationContext.CircularArea!): LocationContext.GeographicalRestrictions!

Sets the circular area.

Parameters
circularArea: LocationContext.CircularArea!

the circular area.

Returns
LocationContext.GeographicalRestrictions!

the geographical restrictions.