GeoDistanceQuery
- distanceType: number · Distancerequired
Distance to center point, in kilometer or mile (according to
distance_unit) - latType: number · Latmin:-90max:90required
Latitude of the center point, should between 90 and -90
- lonType: number · Lonmin:-180max:180required
Longitude of the center point, should between 180 and -180
- distanceenum
_unit Unit of distance(
kmormile). Defaults tomilevalues- km
- mile
- fieldType: string · Field
Name of the field in product data that holds geographic coordinate. Defaults to
location
