[tarent-useful-scripts SCM] {mirkarte} branch master updated. 00e930167a58a45f656d38091cca39a5615bf936

mirabilos at evolvis.org mirabilos at evolvis.org
Wed Aug 20 01:35:39 CEST 2014 • <20140819233539.25B814A24EF@evolvis.org>


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MirKarte source code repository".

The branch, master has been updated
       via  00e930167a58a45f656d38091cca39a5615bf936 (commit)
      from  e795b8064e0d7bdfee0bbb9bafd844ae2215414f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00e930167a58a45f656d38091cca39a5615bf936
Author: Thorsten Glaser <tg at mirbsd.org>
Date:   Tue Aug 19 23:35:49 2014 +0000

    make Globalhash marker of a different colour

-----------------------------------------------------------------------

Summary of changes:
 geohashing.cgi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/geohashing.cgi b/geohashing.cgi
index de2a12a..73a6880 100755
--- a/geohashing.cgi
+++ b/geohashing.cgi
@@ -572,6 +572,7 @@ cat <<'EOF'
 	var ghlat = parseFloat(geohashing_offset[0]) * 180 - 90;
 	var ghlon = parseFloat(geohashing_offset[1]) * 360 - 180;
 	var ghmarker = L.marker([ghlat, ghlon], {
+		"icon": marker_icon,
 		"draggable": false
 	    }).addTo(map);
 	marker_popup(ghmarker,


hooks/post-receive
-- 
MirKarte source code repository
(Evolvis project useful-scripts repository mirkarte)


More information about the useful-scripts-commits mailing list