cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP is taking Discovery online, April 16 and 18. Register today and join us for interactive sessions featuring popular presentation topics, networking, and discussions with the experts.
Choose Language Hide Translation Bar
The Crude MapQuest Call

Problem

REST interfaces are becoming more and more popular. Understanding this technique becomes very important for JSL programmers. 

Solution

MapQuest uses this technique to provide information for geo-coding and routing. This function just encapsulates the call to MapQuest interfaces. You may use it for your own programs or just to see how it works.


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.