These events are in googleMaps.js file.
googleMaps.js
Fired after the routing on google maps is ready. Coordinates are: lastLatitude, lastLongitude, accountLatitude, accountLongitude
lastLatitude
lastLongitude
accountLatitude
accountLongitude
Example:
Ti.App.fireEvent('mapRouteReady', {})
← Call Planning Events Login Events →