IShowLocationActionParameters interface

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

Properties

locationCoordinates

If set, show the coordinates that were passed. Otherwise, show the current location.

Property Details

locationCoordinates

If set, show the coordinates that were passed. Otherwise, show the current location.

locationCoordinates?: ILocation;

Property Value