CURRENT_LOCATION constant

String const CURRENT_LOCATION

Measure type for one-time collection of current location.

  • One-time measure.
  • Uses the LocationService connected device for data collection.
  • No sampling configuration needed.

Implementation

static const String CURRENT_LOCATION = "${NameSpace.CARP}.currentlocation";