joshfarrant/shortcuts-js

showInMaps Action does not include options for 3rd party providers

Closed this issue · 1 comments

The Show in Maps actions provides the option to select Apple Maps, Google Maps or Waze if more than one service is installed on the device.

The current implementation only supports the default option, Apple Maps.

options need to be added to the action, /interfaces/WF/WFMapsApps should be created with Apple Maps, Google Maps and Waze as options.

Thanks @JB1905