Skip to content

Commit 48478e5

Browse files
committed
t:xMerge branch 'master' of github.com:nenuadrian/hacker-crusade
2 parents 19e7af1 + d17a6c9 commit 48478e5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,13 @@ You might want to give a read to articles such as http://www.axismaps.com/guide/
2020

2121
In case you don't already have a basic understanding of how GPS maps are tiled.
2222

23+
I've experimented first with mapzen using this HTML5/PHP processing example:
24+
25+
https://github.com/nenuadrian/OSM-Map-Canvas-Rendering
26+
2327
# Known issues
2428

25-
Very likely if you travel enough you'll hit rounding errors because of the coordinates. When you surpass a certain number of tile, the system should reset and select a new origin tile.
29+
Very likely if you travel enough you'll hit rounding errors because of the coordinates. When you surpass a certain number of tiles, the system should reset and select a new "primordial" tile to consider as origin of the coordinate system.
2630

2731
There're are surely issues if you go around the globe (eg before first or after last tile in a row)
2832

0 commit comments

Comments
 (0)