playWithCallback abstract method
Starts animation and handles the callback.
onFinished
is called when animation finishes and replaces the
previous callback.
Implementation
void playWithCallback(mapkit_map_callback.Callback onFinished);
Starts animation and handles the callback.
onFinished
is called when animation finishes and replaces the
previous callback.
void playWithCallback(mapkit_map_callback.Callback onFinished);