update table
This commit is contained in:
parent
be9112f2ad
commit
4c4154a288
15
README.md
15
README.md
|
@ -5,15 +5,13 @@ A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (as used by
|
|||
|
||||
Currently contains basic support for S2Cell
|
||||
|
||||
### Face 0 - Africa (i.e. The Congo)
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
Face 2
|
||||
|
||||
[![Face 2](http://i.imgur.com/SODO4bTt.jpg)](http://i.imgur.com/SODO4bT.jpg)
|
||||
<a href="http://i.imgur.com/SODO4bT.jpg" target="_face2"><img src="http://i.imgur.com/SODO4bTt.jpg" title="Face 2" alt="Face 2"></a>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
@ -21,23 +19,22 @@ Face 2
|
|||
<td>
|
||||
Face 0 Africa
|
||||
|
||||
[![Face 0](http://i.imgur.com/dLI5Zd1t.jpg)](http://i.imgur.com/dLI5Zd1t.jpg)
|
||||
<a href="http://i.imgur.com/dLI5Zd1.jpg" target="_face0"><img src="http://i.imgur.com/dLI5Zd1t.jpg" title="Face 0" alt="Face 0"></a>
|
||||
</td>
|
||||
<td>
|
||||
Face 1 Asia
|
||||
|
||||
[![Face 1](http://i.imgur.com/duTLDTVt.jpg)](http://i.imgur.com/duTLDTV.jpg)
|
||||
<a href="http://i.imgur.com/duTLDTV.jpg" target="_face1"><img src="http://i.imgur.com/duTLDTVt.jpg" title="Face 1" alt="Face 1"></a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Face 3
|
||||
|
||||
[![Face 3](http://i.imgur.com/6Ho35Tct.jpg)](http://i.imgur.com/6Ho35Tc.jpg)
|
||||
<a href="http://i.imgur.com/6Ho35Tc.jpg" target="_face3"><img src="http://i.imgur.com/6Ho35Tct.jpg" title="Face 3" alt="Face 3"></a>
|
||||
</td>
|
||||
<td>
|
||||
Face 4
|
||||
|
||||
[![Face 4](http://i.imgur.com/3IBAfqjt.jpg)](http://i.imgur.com/3IBAfqj.jpg)
|
||||
<a href="http://i.imgur.com/3IBAfqj.jpg" target="_face4"><img src="http://i.imgur.com/3IBAfqjt.jpg" title="Face 4" alt="Face 4"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -47,7 +44,7 @@ Face 4
|
|||
<td>
|
||||
Face 5
|
||||
|
||||
[![Face 5](http://i.imgur.com/HZCBvgyt.jpg)](http://i.imgur.com/HZCBvgy.jpg)
|
||||
<a href="http://i.imgur.com/HZCBvgy.jpg" target="_face5"><img src="http://i.imgur.com/HZCBvgyt.jpg" title="Face 5" alt="Face 5"></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Reference in New Issue