Android Open Source - Map client RxMapsAndroid






Project Summary

Android map client built on RxJava.

Web Site / Source Repository

RxMapsAndroid is hosted in the following web site
https://github.com/tehmou/RxMapsAndroid

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

ItemValue
Java File Count27
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

RxMapsAndroid has the following Java source files.

com.tehmou.rxmaps.ApplicationTest.java
com.tehmou.rxmaps.Configuration.java
com.tehmou.rxmaps.MainActivity.java
com.tehmou.rxmaps.data.MapTileFileUtils.java
com.tehmou.rxmaps.network.MapNetworkAdapter.java
com.tehmou.rxmaps.network.MapNetworkAdapterSimple.java
com.tehmou.rxmaps.network.NetworkClient.java
com.tehmou.rxmaps.network.NetworkClientOkHttp.java
com.tehmou.rxmaps.pojo.MapTile.java
com.tehmou.rxmaps.pojo.MapTileBitmap.java
com.tehmou.rxmaps.pojo.MapTileDrawable.java
com.tehmou.rxmaps.pojo.ZoomLevel.java
com.tehmou.rxmaps.provider.MapTileBitmapsTable.java
com.tehmou.rxmaps.provider.RxMapsContentProvider.java
com.tehmou.rxmaps.provider.RxMapsDatabaseHelper.java
com.tehmou.rxmaps.utils.CoordinateProjection.java
com.tehmou.rxmaps.utils.LatLng.java
com.tehmou.rxmaps.utils.LatLngCalculator.java
com.tehmou.rxmaps.utils.MapState.java
com.tehmou.rxmaps.utils.MapTileUtils.java
com.tehmou.rxmaps.utils.PointD.java
com.tehmou.rxmaps.utils.TileBitmapLoader.java
com.tehmou.rxmaps.utils.ViewUtils.java
com.tehmou.rxmaps.view.MapCanvasView.java
com.tehmou.rxmaps.view.MapFragment.java
com.tehmou.rxmaps.view.MapView.java
com.tehmou.rxmaps.view.MapViewModel.java