Site Visitor Map
Any excuse to use the Google Maps SDK! Each marker balloon represents a visitor to the site. This functionality was achieved by simply reading
the IP address of every visitor that hits any of the trevorkeast.com pages. The IP address can then be used to instantly look up further information
about the visitor such as the country they reside in, state/province, city etc. It is also possible to obtain the longitude and latitude of the user
which is particularly helpful when plotting locations on a world map! All this information gets stored in a database and can then be used to dynamically populate
this map.
Powered By Subgurim (http://googlemaps.subgurim.net).
Google Maps ASP.NET