Where's George Hit Map

View Denominations
All
One
Five
Five (old style)
Ten
Ten (old style)
Twenty
Twenty (old style)
Fifty
Fifty (old style)
Hundred
Zoom in on the origin

Total Bills: 92
Total Hits: 100
Some marked locations might not be exact due to the data retrieved when getting the coordinates.
Last modified Monday, 20th July, 2009 @ 11:30pm
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /hermes/web06/b2260/blu.owenweber/george/index.php on line 524

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /hermes/web06/b2260/blu.owenweber/george/index.php on line 525

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /hermes/web06/b2260/blu.owenweber/george/index.php on line 526

12/04/2007 Changes:
  • Changed the way the markers are created. Now creating them from an XML file using a separate PHP script. I was hoping that this would improve the performance for the page load, but it is only a very small increase going from ~10.5 seconds to 10 seconds. Perhaps when there are more markers this will make a difference.

11/20/2007 Changes:
  • Added a polygon for the home Zip Code and center the marker on the zip.
  • Added link to zoom in on the home marker.

11/08/2007 Changes:
  • Finally migrated over to Maps API version 2.0
  • Fixed zoom level
  • Made the checkbox code to turn on/off denominations, had to change function call to be hide() or show() instead of display(true/false)

10/1/2006 Changes:
  • Cleaned up some code

2/1/2006 Changes:
  • Added a marker for the location where the bills were added (it\'s the red one)
  • Added in the sidebar menu for the denominations
  • Fixed a javascript error that was providing Undefined value - mistake in my math