custom view example - simple MapView.
AndroidSimpleMapView is hosted in the following web site
https://github.com/DBarkalov/AndroidSimpleMapView
If you think the Android project AndroidSimpleMapView 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 AndroidSimpleMapView.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidSimpleMapView has the following Java source files.
com.example.dima.MapActivity.java com.example.dima.cache.ImageCache.java com.example.dima.cache.ImageMemoryCache.java com.example.dima.provider.OsmTileProvider.java com.example.dima.provider.StubDrawable.java com.example.dima.provider.TileData.java com.example.dima.provider.TileLoadTask.java com.example.dima.provider.TileProvider.java com.example.dima.view.BoundsTest.java com.example.dima.view.MapView.java