[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["JSON representation defines a location using latitude and longitude coordinates."],["The `kind` field, identifying the resource type as `\"walletobjects#latLongPoint\"`, is deprecated and should not be used."],["Latitude values must be within the range of -90.0 to +90.0, while longitude values must be within the range of -180.0 to +180.0."]]],["The JSON object represents a geographical point with `latitude` and `longitude` coordinates. Latitude must be a number between -90.0 and 90.0, while longitude must be between -180.0 and 180.0. A deprecated `kind` field, fixed to \"walletobjects#latLongPoint\", is included but should not be used. These fields define the location and ensure it falls within valid geographic boundaries.\n"]]