GetDistance – Calculate Distance and Travel Time Using Google Maps API in Claris FileMaker2022-05-12T15:24:41+10:00

GetDistance

GetDistance is a free Claris FileMaker tool that lets you calculate distances and travel time between two addresses using the Google Maps API.

Learn how we created GetDistance

Check out our blog post How to calculate distance and travel time using Google Maps in FileMaker to learn how we created GetDistance. You can follow along with the tutorial if you like, or just download the demo and implement it into your own solutions.

What can you use GetDistance for?

Here are a few ideas how you can use GetDistance in your own solutions:

  • Calculate driving distance between two addresses
  • Calculate travel time between two addresses
  • Build a delivery schedule that calculates approximate arrival times for each delivery address
  • Build a tool to better manage your time on the road whilst seeing clients
  • Build an appointment-setting tool to better manage time on the road
  • Create whatever cleaver idea you have :)

Get your own Google Maps API Key

Before you can use GetDistance and Google Maps, you need to obtain your own Google Maps API Key.

Go to https://developers.google.com/maps/documentation/javascript/get-api-key and click on the ‘GET A KEY’ button. If you don’t have a google account you will need to create one first, it’s free.

Once you click on the ‘GET A KEY’ button, you will see a dialog box as follows:

Create a new project – you can use your solution name as your new project, then click on the ‘Next’ button.

Google will now create your new project and provide you with your unique API Key.

How to add GetDistance to your own solutions

Here are the steps to add GetDistance to your own solutions:

  1. Download the demo file
  2. Get your own Google Maps API key and insert it into the demo file
  3. Check out how the demo works
  4. Copy the script from the demo file over to your own solution
  5. Edit the script to suit your own needs

Download it now – its free!

Requirements

GetDistance works with Claris FileMaker Pro 16 or later.

Support

GetDistance is provided ‘as is’ free of charge, therefore we do not provide free support for the product. If you need assistance, please note that it will be a paid consultation. To arrange a consultation, please contact us.

License

GetDistance is licensed under a MIT License. Basically, you can do what ever you like with it. There are no restrictions whatsoever.

Fresh from the blog …