واجهة معاودة الاتصال عند الانتهاء من عرض الخريطة ويحدث ذلك بعد أن يتم استرجاع جميع المربّعات المطلوبة لعرض الخريطة واكتمال جميع عمليات التصنيف. لن يتم تنشيط هذا الحدث
إذا لم يتم تحميل الخريطة مطلقًا بسبب مشاكل في الاتصال أو إذا كانت الخريطة تتغير باستمرار
ولم يكتمل التحميل مطلقًا بسبب تفاعل المستخدم باستمرار مع الخريطة.
تاريخ التعديل الأخير: 2025-12-10 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-12-10 (حسب التوقيت العالمي المتفَّق عليه)"],[],["The `GoogleMap.OnMapLoadedCallback` interface provides a mechanism to be notified when a map has finished rendering. The `onMapLoaded()` method, the sole method within this interface, is invoked once the map has completed the rendering process, including fetching tiles and labeling. This method is called on the Android UI thread. If the user needs to be notified again, they must explicitly request another callback, as this only fires once. The callback won't be triggered if loading is interrupted.\n"]]