Tedis Agolli

Software Developer

hey@tedis.me

Commute time badge generator

example

This form helps you generate a badge that displays the commute time between two points.

It uses the Google Maps API Distance Matrix to get the travel distance and shields.io to generate the badge.

I built this for people who want to include a commute tile in their SharpTools dashboard, but the generated badge can be used for anything.

Google Maps

  1. 1. Pick a place in maps and grab lat, long from the URL /maps/place/$PLACE_NAME/@lat,long
  2. 2. Replace API_KEY_HERE with your API in the generated route

Shields.io

The shields.io website has documentation on the possible values

← Home