تاریخ آخرین بهروزرسانی 2025-05-13 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-05-13 بهوقت ساعت هماهنگ جهانی."],[[["`PointOfInterest` provides details about a clicked point of interest on a map, containing its latitude/longitude coordinates, name, and place ID."],["This class includes a constructor to create a `PointOfInterest` instance with the necessary information (LatLng, placeId, and name)."],["The `latLng`, `name`, and `placeId` fields store the geographical location, name, and unique identifier of the point of interest, respectively."],["It inherits functionalities from `Parcelable` for efficient data transfer between components, and from `Object` for basic object operations."]]],[]]