Icontem

Google Maps Big Route Optimizer: Get optimized routes between many locations

Recommend this page to a friend!
  Info   View files Example   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-08-11 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 164 This week: 1All time: 285 This week: 22Up
Version License JavaScript version Categories
gmaps-routeoptimizer 1.0GNU General Publi...1.8Geography, Algorithms
Description Author

This object can get optimized routes between many locations.

It takes a distance matrix between given locations obtained using Google Maps API using the Google Maps Big Distance Matrix and computes the shortest route to travel to the locations.

This object implements the Ant Colony Algorithm to get the shortest path using distance, time or speed (distance/time) as optimization variables.

It can display the optimal route on a HTML div or export it as an array in JSON format.

Innovation Award
JavaScript Programming Innovation award winner
August 2014
Winner
When it is necessary to travel between many locations, routing optimization algorithms help reducing traveling costs by find optimal paths.

This object implements a route optimization solution using the Ant colony algorithm.

Manuel Lemos
Picture of David Castillo
  Performance   Level  
Name: David Castillo <contact>
Classes: 2 packages by
Country: Mexico Mexico
Innovation award
Innovation award
Nominee: 2x

Winner: 1x

  Files folder image Files  
File Role Description
Files folder imagecss (1 file)
Files folder imagejs (3 files)
Plain text file gmaps-routeoptimizer.js Class GMaps v3 Big Route Optimizer Class
Accessible without login Plain text file example.html Data Example of usage (HTML)
Accessible without login Plain text file example.js Example Example of usage (JS)

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file bootstrap.min.css Data Bootstrap CSS minified

  Files folder image Files  /  js  
File Role Description
  Plain text file gmaps-distancematrix.js Class Google Maps Big Distance Matrix class
  Accessible without login Plain text file jquery.min.js Aux. JQuery Library minified
  Accessible without login Plain text file json2.min.js Aux. JSON2 utility minified

 Version Control Unique User Downloads Download Rankings  
 0%
Total:164
This week:1
All time:285
This week:22Up