Changelog:
- Can now alter the minimum time/distance between GPS updates using the 2 new functions, SetMinTimeMs and SetMinDistMeters
- Can call GetLastLocation() to get the last location from the plugin.
- On starting listening, the plugin will send over the last known location on the device instead of waiting for a new location to send.
- time property is now a long instead of an int, should no longer be negative