Example Measure Distance Component
Automatically computes driving distance between two addresses or address-based components.
When should I use a Measure Distance component?
The Measure Distance component is perfect for any form that requires an automated calculation of driving distance. Instead of manually figuring out the miles between two addresses, the form does the work for you. Here are a few scenarios:
Whether staff are traveling between campuses or heading to an off-site event, you can auto-calculate their mileage costs.
Quickly see how far a class trip location is from your school; helpful for scheduling buses and estimating travel times.
Plan routes and estimate distances to better manage school bus or district fleet usage.
Features & Configuration
To add a Measure Distance component to your form, simply drag it from the component library onto the canvas. In the right-hand panel, choose which two fields you'd like to measure the distance between. These fields are usually Address components, but they can also be Computed components that provide an address value.

You can also add Address and Distance components into Tables. Once you've added a Table, click into a Column and assign the input setting type to Address. This will be your Start Address. Then do the same for a second column, your End Address.
Lastly, click into a third column and assign the input setting type to Distance. Make sure to assign the Start Address Field and End Address Field to match the columns you created.
Properties
The text shown above the distance output to describe what is being measured (e.g., “Travel Distance”).
Specify how many columns wide (1-12) the component should be on your form layout.
Pick which two fields should be used for the distance calculation, usually Address or Computed components returning valid addresses.
Logic
Decide when this component appears based on other fields.
Decide what constitutes a valid distance or scenario for your form.
Details
Provide a short hint beneath the component to clarify how the distance is calculated or what the user can expect.
Offer extra guidance in a tooltip, ideal for additional notes like “Distance is calculated via shortest driving routes.”
Edit the Name to a more descriptive identifier for CSV exports (e.g., “Miles Between Locations”).
Every Droplet component has a unique ID for referencing in workflows or conditional logic. Renaming it (e.g., “distanceBetween”) can make your form setup easier to read and manage.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article