A generic map application for Android designed to be a basis from which to make a general API for developing GeoSpatial mapping applications for Android.
GeneriMapp is hosted in the following web site
https://github.com/SeamusReynolds/GeneriMapp
If you think the Android project GeneriMapp 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 GeneriMapp.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 4 image files in GeneriMapp. The names of the image files are listed as follows.
blip.png logo.png pin.png rock.png
The following screenshort is generated from the image listed above.
GeneriMapp has the following Java source files.
com.luke.example.generimapp.BlipPage.java com.luke.example.generimapp.GeneriMapp.java com.luke.example.generimapp.GeneriMappItemizedOverlay.java com.luke.example.generimapp.MapPlot.java com.luke.example.generimapp.RawLoc.java com.luke.example.generimapp.XMLReader.java