×

Get Location From Coordinates

iOS 14 +

Notes

Returns a Shortcuts location from the given coordinates.

Syntax

getLocationFromCoords(latitude: <#Double#>, longitude: <#Double#>)

Example

getLocationFromCoords(latitude: 0, longitude: 0)