Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Maps Route URL Shortcut #315

Open
extratone opened this issue Mar 20, 2024 · 1 comment
Open

Apple Maps Route URL Shortcut #315

extratone opened this issue Mar 20, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member.

Comments

@extratone
Copy link
Owner

extratone commented Mar 20, 2024

Updated 03192024-192911


Route in Apple Maps

Create a URL to open Apple Maps to directions between two points.

This Shortcut utilizes all native actions (for the moment) to construct a native URL via itty.bitty.site and Apple Maps' URL scheme which can be used as a hyperlink/from a web browser to launch the Apple Maps app (cross-platform) open in a directions view between two points of your specification. At the moment, specifying said locations is done via two unprompted Location actions.

Upon running the Shortcut:

  1. Choose a Start location.
  2. Choose a Destination location.
  3. Choose to have the URL open Apple Maps in one of three modes:
    1. Driving directions
    2. Walking directions
    3. Public transit directions

The URL will then be constructed and placed in the system clipboard via a standard Copy to Clipboard action.

Video Demo

@extratone extratone added documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member. labels Mar 20, 2024
@extratone
Copy link
Owner Author

Video Demo

1080p_Match_Framerate.mov

extratone added a commit that referenced this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member.
Projects
Development

No branches or pull requests

1 participant