changeset 274:43e8493891ed gmap2

Player icon.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Apr 2014 14:58:15 +0300
parents f8aa8534b951
children e336d0d18c8f
files map.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/map.js	Mon Apr 14 03:01:00 2014 +0300
+++ b/map.js	Tue Apr 22 14:58:15 2014 +0300
@@ -122,6 +122,7 @@
       {
         position: pmapMapCoordsToLatLng(new google.maps.Point(0, 0)),
         draggable: false,
+        icon: "http://www.bat.org/pic/i?s="+ args.name +"&l=0",
         map: pmap
       });