Does the new mapCameraKeyframeAnimator modifier contain any type of completion logic? I need to be able to identify when the keyframe animation completes. I am currently using a hack by setting a timer and checking in onMapCameraChange. There must be a better way.