I am working with a table called 'bandwidth' that logs bandwidth tests that users perform. Along with logging bandwidth information the IP address of the user is logged. I am trying to figure out how to locate each IP and display the locations on a world map along with some way to indicate high, med, or low bandwidth for each location. I have looked into using google maps API, which seems very useful for mapping an address or lat/long coordinates, but I only have IP's. If anyone has any experience with this I appreciate your feedback!!
Mapping log of IP's