How can I take approximately 50 company names, and have their headquarters plotted on a map?

If that's not possible: Assuming I had the addresses, how could I plot all those addresses on a map?

What (kind of) software should I use?

link|improve this question

80% accept rate
Where is this map to be presented? (E.g. a website, brochure, etc.) – BloodPhilia Aug 21 '11 at 17:24
I don't need it printed if thats whatyou mean – wizlog Aug 21 '11 at 17:38
But do you want it on a website? Or? – BloodPhilia Aug 21 '11 at 17:38
whichever... I don't really care so long as I can see... – wizlog Aug 21 '11 at 18:10
@wizlog If it's just to see it you can use this website: gmaps.kaeding.name not much options but will let you see multiple locations on google maps – Greg Aug 21 '11 at 19:27
feedback

1 Answer

up vote 2 down vote accepted

If you have a basic knowledge of programming you can look at the Google Maps API and embed it into a website or write a sample app to do what you need.

Otherwise you can use Goole Earth which allows you to map multiple locations on a map

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.