Question

Topic: Other

Seeking Sales Territory Mapping Program

Posted by Anonymous on 25 Points
I am looking for a program that will map out a geographic area for me. Specifically, I will be putting together a list of medical offices and hospitals to call on -in person - regularly. Let's say there are 100 different addresses to visit. I want to have these mapped out for the optimal driving route. Ideally, I would import a csv file of contacts in to the program and it would spit out driving route options for me. Any suggestions would be greatly appreciated!
To continue reading this question and the solution, sign up ... it's free!

RESPONSES

  • Posted on Accepted
    Microsoft MapPoint is what we use for that. I don't know about driving directions, but it will definitely map out locations from a .csv file.
  • Posted by michael on Member
    Actually mapquest will allow you to plot 10 at a time
  • Posted by khullarsfromc on Accepted
    Microsoft Streets and Trips
  • Posted by Jay Hamilton-Roth on Member
    Google Maps API: https://code.google.com/apis/maps/
    You'll find a forum, demos, etc. describing how to use it on your website (for free).

Post a Comment