Android Open Source - Map Draw Free_Hand_Polygon_Map






Project Summary

allows Free hand drawing of polygons on MapFragments and optionaly reduce number of points using Douglas-Peucker algorithm.

Web Site / Source Repository

Free_Hand_Polygon_Map is hosted in the following web site
https://github.com/mJROUNDI/Free_Hand_Polygon_Map

If you think the Android project Free_Hand_Polygon_Map 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 Free_Hand_Polygon_Map.

ItemValue
Java File Count7
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Free_Hand_Polygon_Map has the following Java source files.

com.mjroundi.FreeHandPolygonLib.ApplicationTest.java
com.mjroundi.FreeHandPolygonLib.DouglasPeuckerReducer.java
com.mjroundi.FreeHandPolygonLib.FreeHandDrawer.java
com.mjroundi.FreeHandPolygonLib.OnPolygonDrawListener.java
com.mjroundi.FreeHandPolygonLib.TouchableLayer.java
mjroundi.com.sample.ApplicationTest.java
mjroundi.com.sample.FreeHandActivity.java