This version of Unity is unsupported.

LocationService.lastData

public LocationInfo lastData;

Description

The last geographical location that the device registered.

Before you access this property, call Start() in Input.location to start the location service.