Closed Psipato closed 10 years ago
ahh, callback
has been removed because we already have some useful timings for basic use like onTripEnd
.
@Psipato , I think onTripEnd
would fits your needs and I would update the documentation later about this case. Please comment back to let me know whether this works for you or not, thanks !
Doesn't onTripEnd only fire when ALL steps have been completed? I need to call a function after EACH step completes.
@Psipato you must re-read documentation carefully again :)
I see it listed in the documentation, but can't figure out how it needs to be implemented.