Skip to content

Release 4

Latest

Choose a tag to compare

@PraxisMapper PraxisMapper released this 17 Mar 16:20
· 4 commits to main since this release
7691527

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