Index: /trunk/BNC/src/map/html/mapview.js
===================================================================
--- /trunk/BNC/src/map/html/mapview.js	(revision 5190)
+++ /trunk/BNC/src/map/html/mapview.js	(revision 5191)
@@ -16,6 +16,7 @@
   var image = new google.maps.MarkerImage("qrc:///map/html/crosshair.png",
                                           null, 
-                                          new google.maps.Point(0,0),
-                                          new google.maps.Point(117,117)
+                                          null,
+                                          null,
+                                          new google.maps.Size(40,40)
                                          );
   marker = new google.maps.Marker({
