From 8ca8eb2a159840cb4900328521716808fb1db761 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 10 May 2011 19:58:20 -0500 Subject: bug fixes for map and build scripts --- templates/bin/map_entry_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/bin') diff --git a/templates/bin/map_entry_list.html b/templates/bin/map_entry_list.html index 11dc1da..a58de05 100644 --- a/templates/bin/map_entry_list.html +++ b/templates/bin/map_entry_list.html @@ -31,13 +31,13 @@ var map; function initialize() { //custom marker - var image = new google.maps.MarkerImage('http://media.luxagraf.net/img/marker-entry.png', + var image = new google.maps.MarkerImage('http://luxagraf.net/media/img/marker-entry.png', new google.maps.Size(15, 26), new google.maps.Point(0, 0), new google.maps.Point(7, 26) ); //custom marker shadow - var shadow = new google.maps.MarkerImage('http://media.luxagraf.net/img/shadow.png', + var shadow = new google.maps.MarkerImage('http://luxagraf.net/media/img/shadow.png', new google.maps.Size(37, 34), new google.maps.Point(0,0), new google.maps.Point(8, 34) -- cgit v1.2.3-70-g09d2