[[["わかりやすい","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-03-21 UTC。"],[[["The `Projection` class translates between on-screen locations (in screen pixels) and geographic coordinates ([LatLng](/maps/documentation/android-sdk/reference/com/google/android/libraries/maps/model/LatLng))."],["You can use `fromScreenLocation()` to get the geographic location (LatLng) that corresponds to a given screen location (Point)."],["The `toScreenLocation()` method provides the screen location (Point) for a specified geographic coordinate (LatLng)."],["`getVisibleRegion()` returns the projection of the current viewing frustum, which can be used for converting between screen coordinates and geographic coordinates."]]],[]]