Signal
ShumateMap::animation-completed
Description [src]
The ShumateMap::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::go-to”. And for zoom, connect to “animation-completed::zoom”.
Default handler: The default handler is called after the handlers added via |
The signal can be detailed |