Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

distance

number distance(latitude1, longitude1, latitude2, longitude2)

Returns the approximate distance in meters between two locations.

Parameters

  1. latitude1 — latitude of first location.
  2. longitude1 — longitude of first location.
  3. latitude2 — latitude of second location.
  4. longitude2 — longitude of second location.

Returns

  • an approximate distance in meters.
Note! This documentation is also accessible within the app from Help & feedback menu.