# callbackBeforeSend

## Description

Fires right before the location data request. If not using the full map start setting the user’s origin will have 
already been determined.

## Parameters

| Name | Type | Description |
|---|---|---|
| lat | float | Origin latitude |
| lng | float | Origin longitude |
| address | string | The full origin address |
| map | object | Google map object |
