[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003eDefines a circular area using a central point (LatLng) and a radius.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the center's latitude and longitude within valid ranges.\u003c/p\u003e\n"],["\u003cp\u003eRequires a radius in meters, with a maximum limit.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecenter\u003c/code\u003e and \u003ccode\u003eradius\u003c/code\u003e fields are mandatory for defining the circle.\u003c/p\u003e\n"]]],["The JSON represents a circle defined by a `center` and `radius`. The `center` is a LatLng object, with latitude ranging from -90.0 to 90.0 and longitude from -180.0 to 180.0. The `radius`, a number representing meters, must be within the range of 0.0 to 50000.0. Both `center` and `radius` are required fields to represent the circle.\n"],null,[]]