Search Apple Maps

Search Apple Maps

Asks for your search query, encodes the text, then opens the deep link into Apple Music.

Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Scripting Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-url-encode.webp
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-in-maps.webp
Open in Maps
Opens your choice of Maps, Google Maps, or Waze and searches for the location, place, or text that was passed into the action.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Search%20Apple%20Maps
Link to Open Shortcut
shortcuts://open-shortcut?name=Search%20Apple%20Maps
AppleScript code
tell application “Shortcuts Events” run shortcut “Search Apple Maps” end tell

More From This Folder

Analyze address

Gets addresses from the clipboard or shared as input, presents a menu if more than one is found, and then gives options for sharing it, showing it in maps, getting directions, getting travel time, or sharing the Maps URL to that spot.

Get Shortcut »

More From The Library

Search Twitter

Presents a menu for various Twitter search operations, including jumping right into the search field, showing Twitter Moments, searching through all tweets, cutting down results to only people you follow, or even searching your own tweets.

With this one tool, you can take advantage of all the awesome options buried in Twitter search – it’s like Google for people you follow.

This uses a combination of donated actions from Twitter, the Search Web action native to Shortcuts, and deep links taken from the web.

Get Shortcut »

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more