หากไม่ได้ติดตั้งบริการ Google Play ในอุปกรณ์ ผู้ใช้จะได้รับแจ้งให้ติดตั้ง โดยจะทริกเกอร์เมธอด onStreetViewPanoramaReady(StreetViewPanorama) เมื่อผู้ใช้ได้ติดตั้งไว้และกลับไปยังแอปเท่านั้น
[[["เข้าใจง่าย","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-09-20 UTC"],[[["`OnStreetViewPanoramaReadyCallback` is an interface used to signal when a Street View panorama is ready for interaction within your Android application."],["This callback provides a `StreetViewPanorama` object, allowing developers to control and manipulate the Street View experience."],["The `onStreetViewPanoramaReady` method is triggered when the panorama is ready, but it requires Google Play services to be installed on the device."],["If Google Play services isn't installed, the user is prompted to install it, and the callback is triggered only after installation and returning to the app."]]],[]]