I\'m building an admin panel here at work and recording some ip data from users who are downloading our itunes mp3\'s. We have the ip and location of the user, but I\'d like
Have you tried the Google Chart Tools api (https://developers.google.com/chart/) ?
There is a geo chart which I think is exactly what you are talking about. https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart https://code.google.com/apis/ajax/playground/?type=visualization#geo_chart
jVectorMap could also be suitable here.