Enabling GPS location for Unity

Use Unity's Input class to enable GPS location.
Localytics.SetLocation(Input.location.lastData);