Android Open Source - Map display BikeMap






Project Summary

Android experiment loading GeoJSON and displaying it on an OpenStreetMap map using OSMDroid..

Web Site / Source Repository

BikeMap is hosted in the following web site
https://github.com/bleege/BikeMap

If you think the Android project BikeMap listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BikeMap.

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version17
Activity Count1
jar files usedosmdroid-android-3.0.10-javadoc.jar
osmdroid-android-3.0.10.jar
slf4j-android-1.5.8.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\map.geojson




Java Source Files

BikeMap has the following Java source files.

com.bradleege.BikeMap.java