CoordinateRegionRestriction
protocol CoordinateRegionRestriction : CoordinateRegion
Specifies that the coordinate region can be used as a search restriction.
Warning
This should not be conformed to by types outside of GooglePlacesSwift. Doing so may result in a fatal error.-
Returns the region restriction as
URLQueryItem
.Declaration
Swift
func restriction() -> URLQueryItem