Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 
 
NameLocation Services Cache Frequency

Key

pulsar.location.updateFrequencySeconds

Value

number of seconds to wait between actual queries of device location

Default Value (if any)

0
Compatibility

Pulsar v12 +

  •  iOS
  •  Windows
  •  Android

Description

Default 0 (seconds), which means that Pulsar will always query the device location services when requested (via PSL, JSAPI, etc), which may be a time-consuming operation.  Use this Pulsar Setting to tune the trade off between accuracy/speed.  With a setting value > 0, Pulsar will use the last location if it was queried less than that number of seconds ago.
Notes/Comments

...