Skip to content

Commit cd101fc

Browse files
committed
Merge pull request #167 from karussell/patch-1
added maps section with 2 new entries
2 parents fc27168 + 49a28ff commit cd101fc

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

English Version/README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,25 @@ Demo Apk: https://play.google.com/store/apps/details?id=group.pals.android.lib.u
11361136
Document: https://code.google.com/p/android-lockpattern/wiki/QuickUse
11371137
<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
11381138

1139-
#### 11. Others
1139+
#### 11. Maps
1140+
1. GraphHopper
1141+
Fast routing library and server using OpenStreetMap
1142+
Project Address: https://github.com/graphhopper/graphhopper/
1143+
Document: https://github.com/graphhopper/graphhopper/blob/master/docs/index.md#developers
1144+
Example APK address: https://graphhopper.com/#community
1145+
Official Website: https://graphhopper.com
1146+
Similar App: https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md#cruiser-app
1147+
Online Demo: https://graphhopper.com/maps
1148+
1149+
2. Mapsforge
1150+
Software for maps rendering based on OpenStreetMap
1151+
Project Address: https://github.com/mapsforge/mapsforge/
1152+
Document: https://github.com/mapsforge/mapsforge/blob/master/docs/Getting-Started-Developers.md
1153+
Example APK address: https://graphhopper.com/#community
1154+
Renderings: ![Renderings](https://raw.githubusercontent.com/mapsforge/mapsforge/master/docs/images/screenshot-berlin-1.png)
1155+
<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
1156+
1157+
#### 12. Others
11401158
1. Salvage view
11411159
Generic view recycler and ViewPager PagerAdapter implementation.
11421160
Project Address: https://github.com/JakeWharton/salvage

0 commit comments

Comments
 (0)