public
abstract
void
onCameraChange(CameraPosition location)
Được gọi sau khi vị trí máy ảnh thay đổi. Trong khi tạo ảnh động, trình nghe này có thể không được thông báo về các vị trí trung gian của máy ảnh. Thuộc tính này luôn được gọi cho vị trí cuối cùng trong ảnh động.
Lệnh này được gọi trên luồng giao diện người dùng Android.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-09-13 UTC."],[[["\u003cp\u003e\u003ccode\u003eGoogleMap.OnCameraChangeListener\u003c/code\u003e is deprecated and replaced by newer, more specific listeners.\u003c/p\u003e\n"],["\u003cp\u003eIt provided a callback for camera position changes but is no longer recommended for use.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should migrate to \u003ccode\u003eGoogleMap.OnCameraMoveStartedListener\u003c/code\u003e, \u003ccode\u003eGoogleMap.OnCameraMoveListener\u003c/code\u003e, and \u003ccode\u003eGoogleMap.OnCameraIdleListener\u003c/code\u003e for finer-grained control over camera events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eonCameraChange\u003c/code\u003e method was called after the camera position changed, including the final position of an animation.\u003c/p\u003e\n"]]],[],null,[]]