Display Your Visitors Location using Google Maps
If you have ever seen a map on a web site showing your location then you know what we are trying to achieve here. One of the easiest ways to do this is to use a data file provided by maxmind to look up the users IP address or a domain name / IP address the visitor entered, I will first explain the steps we need to take and the tools we will need and then a walkthrough of how to put it all together.
What you will need.