Hi!

I'm trying to get the best route plan using ggmap, starting from an
address and go to several destinations. Is there a way to get the best
route order minimizing the overall distance, and then map it?

Bellow an example:

# Start adress
add00 <- 'Anderson, TX'

# Destionations
add01 <- 'Andrews, TX'
add02 <- 'Bowie, TX'
add03 <- 'Clay, TX'
add04 <- 'Crosby, TX'



Thanks in advance!

Raphael Saldanha

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to