Map with multi-touch zoom and scroll features, however neither are constrained. It also includes a database with one table - buildings..
CampusMap is hosted in the following web site
https://github.com/tsnavely/CampusMap
If you think the Android project CampusMap listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CampusMap.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [nodpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
Asset File Names | assets\Buildings.db |
There are 4 image files in CampusMap. The names of the image files are listed as follows.
gpsmarker.png marker.png searchicon.png searchicon_clicked.png
The following screenshort is generated from the image listed above.
CampusMap has the following Java source files.
com.Blue.Map.DatabaseHelper.java com.Blue.Map.EclairMotionEvent.java com.Blue.Map.LatLongPixelConversion.java com.Blue.Map.Map.java com.Blue.Map.WrapMotionEvent.java