onCollectionVisitEnd abstract method
Called for visited collections only. If an exception occurred during the visit, the method might be skipped.
Implementation
void onCollectionVisitEnd(
    mapkit_map_map_object_collection.MapObjectCollection collection);