allows Free hand drawing of polygons on MapFragments and optionaly reduce number of points using Douglas-Peucker algorithm.
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.
The following table is the detailed list of Free_Hand_Polygon_Map.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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