onLocationUpdated( )


Notes:
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: LocationUpdatedEnvelope): void | Promise<void>

Did this help?