Class: GeoBoundingBoxQuery

SearchQuery. GeoBoundingBoxQuery


<private> new GeoBoundingBoxQuery(tl_lat, tl_lon, br_lat, br_lon)

Parameters:
Name Type Description
tl_lat number

Top-left latitude

tl_lon number

Top-left longitude

br_lat number

Bottom-right latitude

br_lon number

Bottom-right longitude

Members


boost

boost defines the amount to boost this query.


field

Specifies the field to query.


<private> toJSON

Serializes this query to JSON for network dispatch.