The animation_completed signal is emitted when any animation in the view ends.
This is a detailed signal. For example, if you want to be signaled only for go-to animation, you should connect to "animation-completed:
ShumateMap:go-to
". And for zoom, connect to "animation-completed:ShumateMap:zoom
".