Template:Fragoria Map

From FragoriaWiki

(Difference between revisions)
Jump to: navigation, search
Line 46: Line 46:
       // like the standard Google map tiles.
       // like the standard Google map tiles.
       function getNormalizedCoord(coord, zoom) {
       function getNormalizedCoord(coord, zoom) {
-
         var y = 2coord.y;
+
         var y = coord.y;
         var x = coord.x;
         var x = coord.x;
Line 65: Line 65:
         return {
         return {
           x: x,
           x: x,
-
           y: y
+
           y: 2y
         };
         };
       }
       }

Revision as of 09:34, 3 April 2015

Fragoria Map

Personal tools
Date/Time
Server & Cross

Super-Cross Server