Wywoływane, gdy użytkownik wprowadzi zmiany w aparacie na panoramie lub gdy zmieni się ona automatycznie. Implementacje tej metody są zawsze wywoływane w wątku głównym.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-04-15 UTC."],[[["`StreetViewPanorama.OnStreetViewPanoramaCameraChangeListener` is an interface used to listen for changes to the Street View panorama camera."],["The `onStreetViewPanoramaCameraChange` method is called when the camera's position is altered, either by the user or programmatically."],["This method provides the updated `StreetViewPanoramaCamera` object, reflecting the new camera position."],["The `onStreetViewPanoramaCameraChange` method is always executed on the main thread, ensuring thread safety for UI updates."]]],[]]