cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Submit your abstract to the call for content for Discovery Summit Americas by April 23. Selected abstracts will be presented at Discovery Summit, Oct. 21- 24.
Discovery is online this week, April 16 and 18. Join us for these exciting interactive sessions.
Choose Language Hide Translation Bar
A routing function

Problem

Determine distances, travelling times and complete routings between pairs of addresses. Encapsulate the whole REST API functionality that is needed to get the routing information from MapQuest.

Solution

This script can be included in JSL programs to get routing information for pairs of locations. It is invoked through a function call and JSL variables and lists are needed to provide the necessary information. See my blog post for more detailed information.

See Also

Geocoding 2020

JSL Cookbook

If you’re looking for a code snippet or design pattern that performs a common task for your JSL project, the JSL Cookbook is for you.

This knowledge base contains building blocks of JSL code that you can use to reduce the amount of coding you have to do yourself.

It's also a great place to learn from the experts how to use JSL in new ways, with best practices.