IGetLocationActionParameters interface

Parameters that can be supplied with the Viva Get Location Action.

Properties

chooseLocationOnMap

If true, allow the user to choose a location by opening a map. Otherwise, get the current location.

Property Details

chooseLocationOnMap

If true, allow the user to choose a location by opening a map. Otherwise, get the current location.

chooseLocationOnMap?: boolean;

Property Value

boolean