IShowLocationActionParameters interface
Parameters that can be supplied with the Viva Show Location Action.
Properties
location |
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;