# Cyclos411Api.FullTextWithDistanceQueryFilters

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**latitude** | **Number** | The reference latitude for distance searches | [optional] 
**longitude** | **Number** | The reference longitude for distance searches | [optional] 
**maxDistance** | **Number** | Maximum straight-line distance between the informed location and the resulting address. Is measured either in kilometers or miles, depending on the configuration. Only accepted if both &#x60;longitude&#x60; and &#x60;latitude&#x60; parameters are passed with the actual reference position.  | [optional] 


