Distance API
The Woosmap Distance API delivers road distance and travel time between origins and destinations, to plan a simple journey (up to 25 waypoints) or for matrix computations (up to 200 elements). Go to documentation
Origin
Eastham Village, Merseyide, United Kingdom
Destination
Liverpool John Lennon Airport, United Kingdom
Language
Results
No route found
curl "https://api.woosmap.com/distance/route/json?\
key=woos-5ec4eecd-d907-3da0-90f0-f2f3b7e4e672&\
origin=53.31446402615734,-2.9599091366015955&\
destination=53.333599,-2.84972&\
language=gb&\
units=metric&\
method=distance&\
mode=driving&\
alternatives=false" \
-H 'referer: http://localhost/'
[]