Stay organized with collections
Save and categorize content based on your preferences.
public static final class Query.GeoRegion.Circle extends Query.GeoRegion
A geographical region representing all points within a fixed distance from a central point,
i.e., a circle. Intended for use in a geo-containment predicate filter.
Determines whether the given GeoPt value lies within this geographic region. If the
point lies on the border of the region it is considered to be contained.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-26 UTC."],[],[]]