- RAD2DEG - 类 中的静态变量com.mapuni.bigmap.util.GeometryMath
- 
180/圆周率 
- RAD2DEG - 接口 中的静态变量com.mapuni.bigmap.views.util.constants.MathConstants
- 
180/圆周率 
- RADIUS_EARTH_METERS - 接口 中的静态变量com.mapuni.bigmap.util.constants.GeoConstants
- 
离线下载文件大小Math 
- registerArchiveFileProvider(Class<? extends IArchiveFile>, String) - 类 中的静态方法com.mapuni.bigmap.tileprovider.modules.ArchiveFileFactory
- 
Registers a custom archive file provider 
- registerLocationListener(BigMapLocationListener) - 类 中的方法com.mapuni.bigmap.location.LocationClient
- 
注册定位listener 
- registerReceiver(BroadcastReceiver, IntentFilter) - 接口 中的方法com.mapuni.bigmap.tileprovider.IRegisterReceiver
- 
注册广播 
- registerReceiver(BroadcastReceiver, IntentFilter) - 类 中的方法com.mapuni.bigmap.tileprovider.util.SimpleRegisterReceiver
-  
- remove(String) - 类 中的方法com.mapuni.bigmap.location.ACache
- 
移除某个key 
- remove(Object) - 类 中的方法com.mapuni.bigmap.tileprovider.LRUMapTileCache
-  
- remove(int) - 类 中的方法com.mapuni.bigmap.views.overlay.DefaultOverlayManager
-  
- remove(Overlay) - 类 中的方法com.mapuni.bigmap.views.overlay.FolderOverlay
- 
移除一个Overlay 
- remove(MapView) - 类 中的方法com.mapuni.bigmap.views.overlay.Marker
- 
移除所有marker 
- remove(int) - 接口 中的方法com.mapuni.bigmap.views.overlay.OverlayManager
-  
- removeAllItems() - 类 中的方法com.mapuni.bigmap.views.overlay.ItemizedIconOverlay
- 
删除所有 
- removeAllItems(boolean) - 类 中的方法com.mapuni.bigmap.views.overlay.ItemizedIconOverlay
- 
删除所有 
- removeItem(Item) - 类 中的方法com.mapuni.bigmap.views.overlay.ItemizedIconOverlay
- 
移除指定item 
- removeItem(int) - 类 中的方法com.mapuni.bigmap.views.overlay.ItemizedIconOverlay
- 
根据指定的位置删除覆盖物 
- removeOnFirstLayoutListener(MapView.OnFirstLayoutListener) - 类 中的方法com.mapuni.bigmap.views.MapView
- 
移除地图准备完毕后的监听listener 
- rescaleCache(Projection, int, int, Rect) - 类 中的方法com.mapuni.bigmap.tileprovider.MapTileProviderBase
- 
使用当前缩放比例重新创建缓存 
- retrieveAccessToken(Context) - 类 中的方法com.mapuni.bigmap.tileprovider.tilesource.MapBoxTileSource
- 
从manfest中读取mapbox ACCESS_TOKEN 
- retrieveCloudmadeKey(Context) - 类 中的静态方法com.mapuni.bigmap.tileprovider.util.CloudmadeUtil
- 
检索CloudMadeSmallTiles所有内容参数 
- retrieveKey(Context, String) - 类 中的静态方法com.mapuni.bigmap.tileprovider.util.ManifestUtil
- 
从配置清单数据中检索一个键,如果未找到的话返回"". 
- retrieveMapBoxMapId(Context) - 类 中的方法com.mapuni.bigmap.tileprovider.tilesource.MapBoxTileSource
- 
从manfest中读取mapbox ID 
- returnDrawableToPool(ReusableBitmapDrawable) - 类 中的方法com.mapuni.bigmap.tileprovider.BitmapPool
- 
加入到Bitmap list集合中 
- ReusableBitmapDrawable - com.mapuni.bigmap.tileprovider中的类
- 
可重复使用的drawable类 
- ReusableBitmapDrawable(Bitmap) - 类 的构造器com.mapuni.bigmap.tileprovider.ReusableBitmapDrawable
- 
构造方法 
- ROADS_OVERLAY_NL - 类 中的静态变量com.mapuni.bigmap.tileprovider.tilesource.TileSourceFactory
- 
RoadsNL 瓦片 
- rotateAndScalePoint(int, int, Point) - 类 中的方法com.mapuni.bigmap.views.Projection
- 
有转向角度和缩放时绘制固定点位转换point方法 
- RotationGestureDetector - com.mapuni.bigmap.views.overlay.gestures中的类
- 
旋转手势检测器 
- RotationGestureDetector(RotationGestureDetector.RotationListener) - 类 的构造器com.mapuni.bigmap.views.overlay.gestures.RotationGestureDetector
- 
构造器 
- RotationGestureDetector.RotationListener - com.mapuni.bigmap.views.overlay.gestures中的接口
- 
旋转监听者接口 
- RotationGestureOverlay - com.mapuni.bigmap.views.overlay.gestures中的类
- 
旋转手势overlay类 
- RotationGestureOverlay(Context, MapView) - 类 的构造器com.mapuni.bigmap.views.overlay.gestures.RotationGestureOverlay
- 
构造器 
- run(int) - 接口 中的方法com.mapuni.bigmap.views.overlay.ItemizedIconOverlay.ActiveItem
-  
- runOnFirstFix(Runnable) - 接口 中的方法com.mapuni.bigmap.api.IMyLocationOverlay
-  
- runOnFirstFix(Runnable) - 类 中的方法com.mapuni.bigmap.views.overlay.mylocation.MyLocationNewOverlay
- 
一个可运行队列,如果我们得到位置,会执行Runnable并返回true.如果没有,会继续运行并返回false.