在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 高德地图定位+围栏

高德地图定位+围栏

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:132.27M
  • 下载次数:18
  • 浏览次数:261
  • 发布时间:2021-11-01
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
高德地图定位+围栏.......................................................
【实例截图】
【核心代码】
4744302542997230080.rar
└── AMap3DDemo
├── AMap3DDemo.iml
├── app
│   ├── app.iml
│   ├── build
│   │   ├── generated
│   │   │   ├── assets
│   │   │   │   └── shaders
│   │   │   │   └── debug
│   │   │   ├── mockable-android-23.v3.jar
│   │   │   ├── res
│   │   │   │   ├── pngs
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── debug
│   │   │   │   ├── resValues
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── debug
│   │   │   │   └── rs
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   └── source
│   │   │   ├── aidl
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   ├── apt
│   │   │   │   └── debug
│   │   │   ├── buildConfig
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   │   └── com
│   │   │   │   │   └── amap
│   │   │   │   │   └── map3d
│   │   │   │   │   └── demo
│   │   │   │   │   └── test
│   │   │   │   │   └── BuildConfig.java
│   │   │   │   └── debug
│   │   │   │   └── com
│   │   │   │   └── amap
│   │   │   │   └── map3d
│   │   │   │   └── demo
│   │   │   │   └── BuildConfig.java
│   │   │   ├── r
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   │   └── com
│   │   │   │   │   └── amap
│   │   │   │   │   └── map3d
│   │   │   │   │   └── demo
│   │   │   │   │   └── test
│   │   │   │   │   └── R.java
│   │   │   │   └── debug
│   │   │   │   └── com
│   │   │   │   └── amap
│   │   │   │   └── map3d
│   │   │   │   └── demo
│   │   │   │   └── R.java
│   │   │   └── rs
│   │   │   ├── androidTest
│   │   │   │   └── debug
│   │   │   └── debug
│   │   ├── intermediates
│   │   │   ├── assets
│   │   │   │   └── debug
│   │   │   │   ├── arrow.png
│   │   │   │   ├── style_json.json
│   │   │   │   └── traceRecord
│   │   │   │   ├── AMapTrace.txt
│   │   │   │   ├── BaiduTrace.txt
│   │   │   │   ├── GPSTrace.txt
│   │   │   │   └── Trace.txt
│   │   │   ├── blame
│   │   │   │   └── res
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   │   ├── multi-v2
│   │   │   │   │   ├── debug.json
│   │   │   │   │   └── values.json
│   │   │   │   └── single
│   │   │   │   └── debug.json
│   │   │   ├── check-manifest
│   │   │   │   └── debug
│   │   │   ├── classes
│   │   │   │   └── debug
│   │   │   │   ├── com
│   │   │   │   │   └── amap
│   │   │   │   │   └── map3d
│   │   │   │   │   └── demo
│   │   │   │   │   ├── basic
│   │   │   │   │   │   ├── Animate_CameraActivity.class
│   │   │   │   │   │   ├── BaseMapSupportFragmentActivity.class
│   │   │   │   │   │   ├── BasicMapActivity$1.class
│   │   │   │   │   │   ├── BasicMapActivity.class
│   │   │   │   │   │   ├── CameraActivity.class
│   │   │   │   │   │   ├── EventsActivity.class
│   │   │   │   │   │   ├── GestureSettingsActivity.class
│   │   │   │   │   │   ├── HeatMapActivity.class
│   │   │   │   │   │   ├── LayersActivity.class
│   │   │   │   │   │   ├── LimitBoundsActivity.class
│   │   │   │   │   │   ├── LogoSettingsActivity.class
│   │   │   │   │   │   ├── map
│   │   │   │   │   │   │   ├── BaseMapFragmentActivity.class
│   │   │   │   │   │   │   ├── BaseTextureMapFragmentActivity.class
│   │   │   │   │   │   │   ├── BaseTextureSupportMapFragmentActivity.class
│   │   │   │   │   │   │   └── MapImpMethodActivity.class
│   │   │   │   │   │   ├── MapOptionActivity.class
│   │   │   │   │   │   ├── MinMaxZoomLevelActivity$1.class
│   │   │   │   │   │   ├── MinMaxZoomLevelActivity$2.class
│   │   │   │   │   │   ├── MinMaxZoomLevelActivity.class
│   │   │   │   │   │   ├── PoiClickActivity.class
│   │   │   │   │   │   ├── ScreenShotActivity.class
│   │   │   │   │   │   ├── TextureMapViewActivity.class
│   │   │   │   │   │   ├── TwoMapActivity$1.class
│   │   │   │   │   │   ├── TwoMapActivity$2.class
│   │   │   │   │   │   ├── TwoMapActivity.class
│   │   │   │   │   │   ├── UiSettingsActivity.class
│   │   │   │   │   │   ├── ViewPagerWithMapActivity$GuidePageAdapter.class
│   │   │   │   │   │   ├── ViewPagerWithMapActivity$GuidePageChangeListener.class
│   │   │   │   │   │   ├── ViewPagerWithMapActivity.class
│   │   │   │   │   │   └── ZoomActivity.class
│   │   │   │   │   ├── BuildConfig.class
│   │   │   │   │   ├── busline
│   │   │   │   │   │   ├── BuslineActivity$1.class
│   │   │   │   │   │   ├── BuslineActivity$BusLineDialog$1.class
│   │   │   │   │   │   ├── BuslineActivity$BusLineDialog.class
│   │   │   │   │   │   ├── BuslineActivity$OnListItemlistener.class
│   │   │   │   │   │   ├── BuslineActivity.class
│   │   │   │   │   │   ├── BusLineAdapter$ViewHolder.class
│   │   │   │   │   │   ├── BusLineAdapter.class
│   │   │   │   │   │   └── BusStationActivity.class
│   │   │   │   │   ├── cloud
│   │   │   │   │   │   ├── AMApCloudImageCache.class
│   │   │   │   │   │   ├── CloudActivity.class
│   │   │   │   │   │   ├── CloudDetailActivity$1.class
│   │   │   │   │   │   ├── CloudDetailActivity$GridViewAdapter.class
│   │   │   │   │   │   ├── CloudDetailActivity.class
│   │   │   │   │   │   ├── CloudOverlay.class
│   │   │   │   │   │   ├── PreviewPhotoActivity$1.class
│   │   │   │   │   │   ├── PreviewPhotoActivity$2.class
│   │   │   │   │   │   ├── PreviewPhotoActivity$3.class
│   │   │   │   │   │   ├── PreviewPhotoActivity$MyPageAdapter.class
│   │   │   │   │   │   └── PreviewPhotoActivity.class
│   │   │   │   │   ├── Const.class
│   │   │   │   │   ├── DingweiActivity$1.class
│   │   │   │   │   ├── DingweiActivity$2.class
│   │   │   │   │   ├── DingweiActivity$3.class
│   │   │   │   │   ├── DingweiActivity$MyBroadcastReceiver.class
│   │   │   │   │   ├── DingweiActivity.class
│   │   │   │   │   ├── district
│   │   │   │   │   │   ├── DistrictActivity.class
│   │   │   │   │   │   ├── DistrictWithBoundaryActivity$1.class
│   │   │   │   │   │   └── DistrictWithBoundaryActivity.class
│   │   │   │   │   ├── geocoder
│   │   │   │   │   │   ├── GeocoderActivity.class
│   │   │   │   │   │   ├── ReGeocoderActivity$1.class
│   │   │   │   │   │   ├── ReGeocoderActivity$2.class
│   │   │   │   │   │   └── ReGeocoderActivity.class
│   │   │   │   │   ├── indoor
│   │   │   │   │   │   ├── IndoorFloorSwitchView$1$1.class
│   │   │   │   │   │   ├── IndoorFloorSwitchView$1$2.class
│   │   │   │   │   │   ├── IndoorFloorSwitchView$1.class
│   │   │   │   │   │   ├── IndoorFloorSwitchView$2.class
│   │   │   │   │   │   ├── IndoorFloorSwitchView$3.class
│   │   │   │   │   │   ├── IndoorFloorSwitchView$OnIndoorFloorSwitchListener.class
│   │   │   │   │   │   ├── IndoorFloorSwitchView.class
│   │   │   │   │   │   ├── IndoorMapActivity$1$1.class
│   │   │   │   │   │   ├── IndoorMapActivity$1.class
│   │   │   │   │   │   ├── IndoorMapActivity$2.class
│   │   │   │   │   │   ├── IndoorMapActivity$MyIndoorSwitchViewAdapter.class
│   │   │   │   │   │   └── IndoorMapActivity.class
│   │   │   │   │   ├── inputtip
│   │   │   │   │   │   └── InputtipsActivity.class
│   │   │   │   │   ├── location
│   │   │   │   │   │   ├── CustomLocationActivity.class
│   │   │   │   │   │   ├── CustomLocationModeActivity$MyCancelCallback.class
│   │   │   │   │   │   ├── CustomLocationModeActivity.class
│   │   │   │   │   │   ├── LocationModeSourceActivity.class
│   │   │   │   │   │   └── LocationModeSourceActivity_Old.class
│   │   │   │   │   ├── MainActivity$CustomArrayAdapter.class
│   │   │   │   │   ├── MainActivity$DemoDetails.class
│   │   │   │   │   ├── MainActivity.class
│   │   │   │   │   ├── offlinemap
│   │   │   │   │   │   ├── OfflineChild$1.class
│   │   │   │   │   │   ├── OfflineChild$2.class
│   │   │   │   │   │   ├── OfflineChild$3.class
│   │   │   │   │   │   ├── OfflineChild.class
│   │   │   │   │   │   ├── OfflineDownloadedAdapter$ViewHolder.class
│   │   │   │   │   │   ├── OfflineDownloadedAdapter.class
│   │   │   │   │   │   ├── OfflineListAdapter$ViewHolder.class
│   │   │   │   │   │   ├── OfflineListAdapter.class
│   │   │   │   │   │   ├── OfflineMapActivity_Old$1.class
│   │   │   │   │   │   ├── OfflineMapActivity_Old.class
│   │   │   │   │   │   ├── OfflinePagerAdapter.class
│   │   │   │   │   │   ├── ToastUtil$1.class
│   │   │   │   │   │   └── ToastUtil.class
│   │   │   │   │   ├── opengl
│   │   │   │   │   │   ├── cube
│   │   │   │   │   │   │   ├── Cube$MyShader.class
│   │   │   │   │   │   │   ├── Cube.class
│   │   │   │   │   │   │   └── CubeMapRender.class
│   │   │   │   │   │   └── OpenglActivity.class
│   │   │   │   │   ├── overlay
│   │   │   │   │   │   ├── ArcActivity.class
│   │   │   │   │   │   ├── CircleActivity.class
│   │   │   │   │   │   ├── ColourfulPolylineActivity.class
│   │   │   │   │   │   ├── CustomMarkerActivity$1.class
│   │   │   │   │   │   ├── CustomMarkerActivity$2.class
│   │   │   │   │   │   ├── CustomMarkerActivity$3.class
│   │   │   │   │   │   ├── CustomMarkerActivity.class
│   │   │   │   │   │   ├── GeodesicActivity.class
│   │   │   │   │   │   ├── GroundOverlayActivity.class
│   │   │   │   │   │   ├── HoleActivity.class
│   │   │   │   │   │   ├── InfoWindowActivity.class
│   │   │   │   │   │   ├── MarkerActivity.class
│   │   │   │   │   │   ├── MarkerAnimationActivity$1.class
│   │   │   │   │   │   ├── MarkerAnimationActivity$2.class
│   │   │   │   │   │   ├── MarkerAnimationActivity$3.class
│   │   │   │   │   │   ├── MarkerAnimationActivity.class
│   │   │   │   │   │   ├── MarkerClickActivity$1.class
│   │   │   │   │   │   ├── MarkerClickActivity.class
│   │   │   │   │   │   ├── MultiPointOverlayActivity$1.class
│   │   │   │   │   │   ├── MultiPointOverlayActivity$2.class
│   │   │   │   │   │   ├── MultiPointOverlayActivity.class
│   │   │   │   │   │   ├── NavigateArrowOverlayActivity.class
│   │   │   │   │   │   ├── PolygonActivity.class
│   │   │   │   │   │   ├── PolylineActivitybase$1.class
│   │   │   │   │   │   ├── PolylineActivitybase.class
│   │   │   │   │   │   ├── PolylineActivity.class
│   │   │   │   │   │   ├── TileOverlayActivity$1.class
│   │   │   │   │   │   └── TileOverlayActivity.class
│   │   │   │   │   ├── poisearch
│   │   │   │   │   │   ├── NoScrollGridView.class
│   │   │   │   │   │   ├── PoiAroundSearchActivity$1.class
│   │   │   │   │   │   ├── PoiAroundSearchActivity$myPoiOverlay.class
│   │   │   │   │   │   ├── PoiAroundSearchActivity.class
│   │   │   │   │   │   ├── PoiIDSearchActivity.class
│   │   │   │   │   │   ├── PoiKeywordSearchActivity$1.class
│   │   │   │   │   │   ├── PoiKeywordSearchActivity.class
│   │   │   │   │   │   ├── PoiListAdapter$1.class
│   │   │   │   │   │   ├── PoiListAdapter$ViewHolder.class
│   │   │   │   │   │   ├── PoiListAdapter.class
│   │   │   │   │   │   ├── SubPoiAdapter$1.class
│   │   │   │   │   │   ├── SubPoiAdapter$ViewHolder.class
│   │   │   │   │   │   ├── SubPoiAdapter.class
│   │   │   │   │   │   ├── SubPoiSearchActivity$1.class
│   │   │   │   │   │   └── SubPoiSearchActivity.class
│   │   │   │   │   ├── R$array.class
│   │   │   │   │   ├── R$attr.class
│   │   │   │   │   ├── R$color.class
│   │   │   │   │   ├── R$dimen.class
│   │   │   │   │   ├── R$drawable.class
│   │   │   │   │   ├── R$id.class
│   │   │   │   │   ├── R$layout.class
│   │   │   │   │   ├── R$raw.class
│   │   │   │   │   ├── R$string.class
│   │   │   │   │   ├── R$styleable.class
│   │   │   │   │   ├── R.class
│   │   │   │   │   ├── route
│   │   │   │   │   │   ├── BusResultListAdapter$1.class
│   │   │   │   │   │   ├── BusResultListAdapter$ViewHolder.class
│   │   │   │   │   │   ├── BusResultListAdapter.class
│   │   │   │   │   │   ├── BusRouteActivity.class
│   │   │   │   │   │   ├── BusRouteDetailActivity.class
│   │   │   │   │   │   ├── BusSegmentListAdapter$1.class
│   │   │   │   │   │   ├── BusSegmentListAdapter$ArrowClick.class
│   │   │   │   │   │   ├── BusSegmentListAdapter$ViewHolder.class
│   │   │   │   │   │   ├── BusSegmentListAdapter.class
│   │   │   │   │   │   ├── DriveRouteActivity$1.class
│   │   │   │   │   │   ├── DriveRouteActivity.class
│   │   │   │   │   │   ├── DriveRouteDetailActivity.class
│   │   │   │   │   │   ├── DriveSegmentListAdapter$1.class
│   │   │   │   │   │   ├── DriveSegmentListAdapter$ViewHolder.class
│   │   │   │   │   │   ├── DriveSegmentListAdapter.class
│   │   │   │   │   │   ├── RideRouteActivity$1.class
│   │   │   │   │   │   ├── RideRouteActivity.class
│   │   │   │   │   │   ├── RideRouteDetailActivity.class
│   │   │   │   │   │   ├── RideSegmentListAdapter$1.class
│   │   │   │   │   │   ├── RideSegmentListAdapter$ViewHolder.class
│   │   │   │   │   │   ├── RideSegmentListAdapter.class
│   │   │   │   │   │   ├── RouteActivity$1.class
│   │   │   │   │   │   ├── RouteActivity$2.class
│   │   │   │   │   │   ├── RouteActivity.class
│   │   │   │   │   │   ├── RouteDistanceActivity.class
│   │   │   │   │   │   ├── SchemeBusStep.class
│   │   │   │   │   │   ├── TruckRouteActivity.class
│   │   │   │   │   │   ├── WalkRouteActivity$1.class
│   │   │   │   │   │   ├── WalkRouteActivity.class
│   │   │   │   │   │   ├── WalkRouteDetailActivity.class
│   │   │   │   │   │   ├── WalkSegmentListAdapter$1.class
│   │   │   │   │   │   ├── WalkSegmentListAdapter$ViewHolder.class
│   │   │   │   │   │   └── WalkSegmentListAdapter.class
│   │   │   │   │   ├── routepoi
│   │   │   │   │   │   ├── RoutePOIActivity$myRoutePoiOverlay.class
│   │   │   │   │   │   └── RoutePOIActivity.class
│   │   │   │   │   ├── share
│   │   │   │   │   │   └── ShareActivity.class
│   │   │   │   │   ├── smooth
│   │   │   │   │   │   ├── SmoothMoveActivity$1$1.class
│   │   │   │   │   │   ├── SmoothMoveActivity$1.class
│   │   │   │   │   │   ├── SmoothMoveActivity$2.class
│   │   │   │   │   │   └── SmoothMoveActivity.class
│   │   │   │   │   ├── tools
│   │   │   │   │   │   ├── CalculateDistanceActivity.class
│   │   │   │   │   │   ├── ContainsActivity.class
│   │   │   │   │   │   ├── CoordConverActivity.class
│   │   │   │   │   │   └── GeoToScreenActivity.class
│   │   │   │   │   ├── trace
│   │   │   │   │   │   ├── TraceActivity.class
│   │   │   │   │   │   ├── TraceActivity_Simple.class
│   │   │   │   │   │   └── TraceAsset.class
│   │   │   │   │   ├── util
│   │   │   │   │   │   ├── AMapUtil.class
│   │   │   │   │   │   ├── ChString.class
│   │   │   │   │   │   ├── Constants.class
│   │   │   │   │   │   ├── OffLineMapUtils.class
│   │   │   │   │   │   ├── SensorEventHelper.class
│   │   │   │   │   │   ├── ThreadUtil.class
│   │   │   │   │   │   └── ToastUtil.class
│   │   │   │   │   ├── view
│   │   │   │   │   │   └── FeatureView.class
│   │   │   │   │   └── weather
│   │   │   │   │   └── WeatherSearchActivity.class
│   │   │   │   └── overlay
│   │   │   │   ├── AMapServicesUtil.class
│   │   │   │   ├── BusLineOverlay.class
│   │   │   │   ├── BusRouteOverlay.class
│   │   │   │   ├── DrivingRouteOverlay.class
│   │   │   │   ├── PoiOverlay.class
│   │   │   │   ├── RideRouteOverlay.class
│   │   │   │   ├── RouteOverlay.class
│   │   │   │   ├── TraceOverlay.class
│   │   │   │   ├── TruckRouteColorfulOverLay.class
│   │   │   │   └── WalkRouteOverlay.class
│   │   │   ├── incremental
│   │   │   │   ├── compileDebugAidl
│   │   │   │   │   └── dependency.store
│   │   │   │   ├── compileDebugAndroidTestAidl
│   │   │   │   │   └── dependency.store
│   │   │   │   ├── debug-mergeJavaRes
│   │   │   │   │   ├── merge-state
│   │   │   │   │   └── zip-cache
│   │   │   │   │   ├── aB7otXeBeKfxuSZGR1LydstLcAM=
│   │   │   │   │   ├── B0CEiQuKSEbhvCNEcbPTG+DUAoY=
│   │   │   │   │   ├── bt7EUbqYnMlW9vxZpetNdRc+TeI=
│   │   │   │   │   ├── G6mSH_qeS9JLgNDIuz1DWmz6qUc=
│   │   │   │   │   ├── mOKCFIxCE6jSetxwZ+K_GgoRGKc=
│   │   │   │   │   └── t31B6AtjI+1XvdQRTx4d9in0hJk=
│   │   │   │   ├── debug-mergeJniLibs
│   │   │   │   │   ├── merge-state
│   │   │   │   │   └── zip-cache
│   │   │   │   │   ├── aB7otXeBeKfxuSZGR1LydstLcAM=
│   │   │   │   │   ├── B0CEiQuKSEbhvCNEcbPTG+DUAoY=
│   │   │   │   │   ├── bt7EUbqYnMlW9vxZpetNdRc+TeI=
│   │   │   │   │   ├── G6mSH_qeS9JLgNDIuz1DWmz6qUc=
│   │   │   │   │   ├── mOKCFIxCE6jSetxwZ+K_GgoRGKc=
│   │   │   │   │   └── t31B6AtjI+1XvdQRTx4d9in0hJk=
│   │   │   │   ├── mergeDebugAndroidTestResources
│   │   │   │   │   ├── aapt-temp
│   │   │   │   │   ├── compile-file-map.properties
│   │   │   │   │   ├── merged.dir
│   │   │   │   │   ├── merger.xml
│   │   │   │   │   └── stripped.dir
│   │   │   │   ├── mergeDebugAssets
│   │   │   │   │   └── merger.xml
│   │   │   │   ├── mergeDebugJniLibFolders
│   │   │   │   │   └── merger.xml
│   │   │   │   ├── mergeDebugResources
│   │   │   │   │   ├── aapt-temp
│   │   │   │   │   ├── compile-file-map.properties
│   │   │   │   │   ├── merged.dir
│   │   │   │   │   │   └── values
│   │   │   │   │   │   └── values.xml
│   │   │   │   │   ├── merger.xml
│   │   │   │   │   └── stripped.dir
│   │   │   │   ├── mergeDebugShaders
│   │   │   │   │   └── merger.xml
│   │   │   │   ├── packageDebug
│   │   │   │   │   └── debug
│   │   │   │   │   ├── dex-renamer-state.txt
│   │   │   │   │   ├── file-input-save-data.txt
│   │   │   │   │   └── zip-cache
│   │   │   │   │   ├── 9FxSFr3uUdF1S3JaPXgMgLLHygU=
│   │   │   │   │   └── KS1usWLumvSkmviBHxtHJs1eM9k=
│   │   │   │   ├── processDebugAndroidTestResources
│   │   │   │   │   └── aapt-temp
│   │   │   │   └── processDebugResources
│   │   │   │   └── aapt-temp
│   │   │   ├── javaPrecompile
│   │   │   │   └── debug
│   │   │   │   └── annotationProcessors.json
│   │   │   ├── jniLibs
│   │   │   │   └── debug
│   │   │   │   ├── AMap_Location_V3.8.0_20180201.jar
│   │   │   │   ├── AMap_Search_V6.1.0_20180330.jar
│   │   │   │   ├── Android_Map3D_SDK_V6.1.0_20180330.jar
│   │   │   │   ├── android-support-v4.jar
│   │   │   │   ├── arm64-v8a
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   ├── armeabi
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   ├── armeabi-v7a
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   ├── Volley.jar
│   │   │   │   ├── x86
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   └── x86_64
│   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   ├── lint
│   │   │   ├── manifest
│   │   │   │   └── androidTest
│   │   │   │   └── debug
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   └── output.json
│   │   │   ├── manifests
│   │   │   │   ├── density
│   │   │   │   │   └── debug
│   │   │   │   │   └── output.json
│   │   │   │   ├── full
│   │   │   │   │   └── debug
│   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   └── output.json
│   │   │   │   └── instant-run
│   │   │   │   └── debug
│   │   │   │   └── output.json
│   │   │   ├── prebuild
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   ├── res
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   │   ├── output.json
│   │   │   │   │   └── resources-debugAndroidTest.ap_
│   │   │   │   ├── debug
│   │   │   │   │   ├── output.json
│   │   │   │   │   └── resources-debug.ap_
│   │   │   │   ├── merged
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── debug
│   │   │   │   │   ├── drawable_btn_default_small_normal.9.png.flat
│   │   │   │   │   ├── drawable_btn_default_small_normal_disable.9.png.flat
│   │   │   │   │   ├── drawable_btn_default_small_pressed.9.png.flat
│   │   │   │   │   ├── drawable_btn_default_small.xml.flat
│   │   │   │   │   ├── drawable_btn_map_poi.xml.flat
│   │   │   │   │   ├── drawable_btn_nav_drag_down_normal.png.flat
│   │   │   │   │   ├── drawable_btn_nav_drag_down_pressed.png.flat
│   │   │   │   │   ├── drawable_btn_nav_drag_down.xml.flat
│   │   │   │   │   ├── drawable_btn_poi_search_normal.png.flat
│   │   │   │   │   ├── drawable_btn_route_next.xml.flat
│   │   │   │   │   ├── drawable_btn_route_pre.xml.flat
│   │   │   │   │   ├── drawable_groundoverlay.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_bus.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_car.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_end.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_man.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_ride.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_start.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_through.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_train.png.flat
│   │   │   │   │   ├── drawable-hdpi_amap_truck.png.flat
│   │   │   │   │   ├── drawable-hdpi_arrow_right_blue.png.flat
│   │   │   │   │   ├── drawable-hdpi_back.png.flat
│   │   │   │   │   ├── drawable-hdpi_badge_sa.png.flat
│   │   │   │   │   ├── drawable-hdpi_badge_wa.png.flat
│   │   │   │   │   ├── drawable-hdpi_bg_bottom_bar.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_border_bg.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_bus.png.flat
│   │   │   │   │   ├── drawable-hdpi_car.png.flat
│   │   │   │   │   ├── drawable-hdpi_custom_info_bubble.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_custtexture.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir10.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir11.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir12.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir13.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir14.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir15.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir16.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir1.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir2.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir3.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir4.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir5.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir6.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir7.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir8.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir9.png.flat
│   │   │   │   │   ├── drawable-hdpi_direct_mapsearch.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_direct_mapsearch_pressed.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir_end.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir_start.png.flat
│   │   │   │   │   ├── drawable-hdpi_dir_station.png.flat
│   │   │   │   │   ├── drawable-hdpi_divider.png.flat
│   │   │   │   │   ├── drawable-hdpi_downarrow.png.flat
│   │   │   │   │   ├── drawable-hdpi_down.png.flat
│   │   │   │   │   ├── drawable-hdpi_end.png.flat
│   │   │   │   │   ├── drawable-hdpi_gps_point.png.flat
│   │   │   │   │   ├── drawable-hdpi_ic_launcher.png.flat
│   │   │   │   │   ├── drawable-hdpi_icon_poisearch.png.flat
│   │   │   │   │   ├── drawable-hdpi_location_marker.png.flat
│   │   │   │   │   ├── drawable-hdpi_man.png.flat
│   │   │   │   │   ├── drawable-hdpi_map_alr_night.png.flat
│   │   │   │   │   ├── drawable-hdpi_map_alr.png.flat
│   │   │   │   │   ├── drawable-hdpi_map_indoor_select.png.flat
│   │   │   │   │   ├── drawable-hdpi_map_link_dott.png.flat
│   │   │   │   │   ├── drawable-hdpi_marker_other_highlight.png.flat
│   │   │   │   │   ├── drawable-hdpi_navi_map_gps_locked.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_but_normal.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_but_pressed.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_download.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_down.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_start.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_stop.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_tab1_normal.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_tab1_pressed.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_tab2_normal.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offlinearrow_tab2_pressed.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offline_back.png.flat
│   │   │   │   │   ├── drawable-hdpi_offline_common_bar_bg.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_offline_common_title_btn_selector.xml.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_10.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_1.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_2.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_3.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_4.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_5.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_6.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_7.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_8.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_9.png.flat
│   │   │   │   │   ├── drawable-hdpi_poi_marker_pressed.png.flat
│   │   │   │   │   ├── drawable-hdpi_point1.png.flat
│   │   │   │   │   ├── drawable-hdpi_point2.png.flat
│   │   │   │   │   ├── drawable-hdpi_point3.png.flat
│   │   │   │   │   ├── drawable-hdpi_point4.png.flat
│   │   │   │   │   ├── drawable-hdpi_point5.png.flat
│   │   │   │   │   ├── drawable-hdpi_point6.png.flat
│   │   │   │   │   ├── drawable-hdpi_rightarrow.png.flat
│   │   │   │   │   ├── drawable-hdpi_route_bus_normal.png.flat
│   │   │   │   │   ├── drawable-hdpi_route_bus_select.png.flat
│   │   │   │   │   ├── drawable-hdpi_route_drive_normal.png.flat
│   │   │   │   │   ├── drawable-hdpi_route_drive_select.png.flat
│   │   │   │   │   ├── drawable-hdpi_route_walk_normal.png.flat
│   │   │   │   │   ├── drawable-hdpi_route_walk_select.png.flat
│   │   │   │   │   ├── drawable-hdpi_search_bar_blue.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_search_icon_white.png.flat
│   │   │   │   │   ├── drawable-hdpi_search_input_half.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_search_input.png.flat
│   │   │   │   │   ├── drawable-hdpi_search_plate_global.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_start.png.flat
│   │   │   │   │   ├── drawable-hdpi_start_uri.png.flat
│   │   │   │   │   ├── drawable-hdpi_title_background.9.png.flat
│   │   │   │   │   ├── drawable-hdpi_up.png.flat
│   │   │   │   │   ├── drawable-ldpi_bus.png.flat
│   │   │   │   │   ├── drawable-ldpi_car.png.flat
│   │   │   │   │   ├── drawable-ldpi_end.png.flat
│   │   │   │   │   ├── drawable-ldpi_ic_launcher.png.flat
│   │   │   │   │   ├── drawable-ldpi_man.png.flat
│   │   │   │   │   ├── drawable-ldpi_start.png.flat
│   │   │   │   │   ├── drawable_left_back.9.png.flat
│   │   │   │   │   ├── drawable_marker_blue.png.flat
│   │   │   │   │   ├── drawable-mdpi_arrow.png.flat
│   │   │   │   │   ├── drawable-mdpi_bus.png.flat
│   │   │   │   │   ├── drawable-mdpi_car.png.flat
│   │   │   │   │   ├── drawable-mdpi_custom_info_bubble.9.png.flat
│   │   │   │   │   ├── drawable-mdpi_end.png.flat
│   │   │   │   │   ├── drawable-mdpi_ic_launcher.png.flat
│   │   │   │   │   ├── drawable-mdpi_icon_car.png.flat
│   │   │   │   │   ├── drawable-mdpi_man.png.flat
│   │   │   │   │   ├── drawable-mdpi_start.png.flat
│   │   │   │   │   ├── drawable_mode_driving_focused.9.png.flat
│   │   │   │   │   ├── drawable_mode_driving_off.9.png.flat
│   │   │   │   │   ├── drawable_mode_driving_on.9.png.flat
│   │   │   │   │   ├── drawable_mode_driving.xml.flat
│   │   │   │   │   ├── drawable_mode_transit_focused.9.png.flat
│   │   │   │   │   ├── drawable_mode_transit_off.9.png.flat
│   │   │   │   │   ├── drawable_mode_transit_on.9.png.flat
│   │   │   │   │   ├── drawable_mode_transit.xml.flat
│   │   │   │   │   ├── drawable_mode_walk_focused.9.png.flat
│   │   │   │   │   ├── drawable_mode_walk_off.9.png.flat
│   │   │   │   │   ├── drawable_mode_walk_on.9.png.flat
│   │   │   │   │   ├── drawable_mode_walk.xml.flat
│   │   │   │   │   ├── drawable_next_disable.png.flat
│   │   │   │   │   ├── drawable_next.png.flat
│   │   │   │   │   ├── drawable_point.png.flat
│   │   │   │   │   ├── drawable_prev_disable.png.flat
│   │   │   │   │   ├── drawable_prev.png.flat
│   │   │   │   │   ├── drawable_purple_pin.png.flat
│   │   │   │   │   ├── drawable_text_search_default.9.png.flat
│   │   │   │   │   ├── drawable_text_search_pressed.9.png.flat
│   │   │   │   │   ├── drawable_text_search_selected.9.png.flat
│   │   │   │   │   ├── drawable_text_search.xml.flat
│   │   │   │   │   ├── drawable_whiteborder.xml.flat
│   │   │   │   │   ├── drawable-xhdpi_bus.png.flat
│   │   │   │   │   ├── drawable-xhdpi_car.png.flat
│   │   │   │   │   ├── drawable-xhdpi_end.png.flat
│   │   │   │   │   ├── drawable-xhdpi_ic_launcher.png.flat
│   │   │   │   │   ├── drawable-xhdpi_infowindow_bg.9.png.flat
│   │   │   │   │   ├── drawable-xhdpi_man.png.flat
│   │   │   │   │   ├── drawable-xhdpi_start.png.flat
│   │   │   │   │   ├── drawable-xhdpi_test.png.flat
│   │   │   │   │   ├── layout_activity_inputtip.xml.flat
│   │   │   │   │   ├── layout_activity_map_impmethod.xml.flat
│   │   │   │   │   ├── layout_activity_map.xml.flat
│   │   │   │   │   ├── layout_activity_route_detail.xml.flat
│   │   │   │   │   ├── layout_activity_smooth_move.xml.flat
│   │   │   │   │   ├── layout_activity_trace_simple.xml.flat
│   │   │   │   │   ├── layout_activity_trace.xml.flat
│   │   │   │   │   ├── layout_activity_two_map.xml.flat
│   │   │   │   │   ├── layout_animatecamera_activity.xml.flat
│   │   │   │   │   ├── layout_arc_activity.xml.flat
│   │   │   │   │   ├── layout_basemap_fragment_activity.xml.flat
│   │   │   │   │   ├── layout_basemap_support_fragment_activity.xml.flat
│   │   │   │   │   ├── layout_basemap_texture_fragment_activity.xml.flat
│   │   │   │   │   ├── layout_basemap_texture_support_fragment_activity.xml.flat
│   │   │   │   │   ├── layout_basicmap_activity_test.xml.flat
│   │   │   │   │   ├── layout_basicmap_activity.xml.flat
│   │   │   │   │   ├── layout_basic_texturemap_activity.xml.flat
│   │   │   │   │   ├── layout_busline_activity.xml.flat
│   │   │   │   │   ├── layout_busline_dialog.xml.flat
│   │   │   │   │   ├── layout_busline_item.xml.flat
│   │   │   │   │   ├── layout_camera_activity.xml.flat
│   │   │   │   │   ├── layout_circle_activity.xml.flat
│   │   │   │   │   ├── layout_cloud_activity.xml.flat
│   │   │   │   │   ├── layout_cloud_detail_activity.xml.flat
│   │   │   │   │   ├── layout_convert_activity.xml.flat
│   │   │   │   │   ├── layout_custom_info_contents.xml.flat
│   │   │   │   │   ├── layout_custom_info_window.xml.flat
│   │   │   │   │   ├── layout_custommarker_activity.xml.flat
│   │   │   │   │   ├── layout_district_activity.xml.flat
│   │   │   │   │   ├── layout_district_boundary_activity.xml.flat
│   │   │   │   │   ├── layout_empty.xml.flat
│   │   │   │   │   ├── layout_events_activity.xml.flat
│   │   │   │   │   ├── layout_feature.xml.flat
│   │   │   │   │   ├── layout_geocoder_activity.xml.flat
│   │   │   │   │   ├── layout_gesture_settings_activity.xml.flat
│   │   │   │   │   ├── layout_gridview_item.xml.flat
│   │   │   │   │   ├── layout_groundoverlay_activity.xml.flat
│   │   │   │   │   ├── layout_heatmap_activity.xml.flat
│   │   │   │   │   ├── layout_hole_activity.xml.flat
│   │   │   │   │   ├── layout_indoormap_activity.xml.flat
│   │   │   │   │   ├── layout_item_bus_result.xml.flat
│   │   │   │   │   ├── layout_item_bus_segment_ex.xml.flat
│   │   │   │   │   ├── layout_item_bus_segment.xml.flat
│   │   │   │   │   ├── layout_item_layout.xml.flat
│   │   │   │   │   ├── layout_item.xml.flat
│   │   │   │   │   ├── layout_layers_activity.xml.flat
│   │   │   │   │   ├── layout_limit_bounds_activity.xml.flat
│   │   │   │   │   ├── layout_listview_item.xml.flat
│   │   │   │   │   ├── layout_location2screen_activity.xml.flat
│   │   │   │   │   ├── layout_locationmodesource_activity.xml.flat
│   │   │   │   │   ├── layout_locationmodesource_old_activity.xml.flat
│   │   │   │   │   ├── layout_logo_settings_activity.xml.flat
│   │   │   │   │   ├── layout_main_activity.xml.flat
│   │   │   │   │   ├── layout_marker_activity.xml.flat
│   │   │   │   │   ├── layout_marker_animation_activity.xml.flat
│   │   │   │   │   ├── layout_marker.xml.flat
│   │   │   │   │   ├── layout_min_max_zoomlevel_activity.xml.flat
│   │   │   │   │   ├── layout_navsearch_list_poi.xml.flat
│   │   │   │   │   ├── layout_offline_downloaded_list.xml.flat
│   │   │   │   │   ├── layout_offlinemap_activity_old.xml.flat
│   │   │   │   │   ├── layout_offlinemap_activity.xml.flat
│   │   │   │   │   ├── layout_offlinemap_child_old.xml.flat
│   │   │   │   │   ├── layout_offlinemap_child.xml.flat
│   │   │   │   │   ├── layout_offlinemap_group_old.xml.flat
│   │   │   │   │   ├── layout_offlinemap_group.xml.flat
│   │   │   │   │   ├── layout_offline_map_layout.xml.flat
│   │   │   │   │   ├── layout_offline_province_listview.xml.flat
│   │   │   │   │   ├── layout_opengl_activity.xml.flat
│   │   │   │   │   ├── layout_photo_layout.xml.flat
│   │   │   │   │   ├── layout_poiaroundsearch_activity.xml.flat
│   │   │   │   │   ├── layout_poiclick_activity.xml.flat
│   │   │   │   │   ├── layout_poikeywordsearch_activity.xml.flat
│   │   │   │   │   ├── layout_poikeywordsearch_uri.xml.flat
│   │   │   │   │   ├── layout_poi_result_list.xml.flat
│   │   │   │   │   ├── layout_polygon_activity.xml.flat
│   │   │   │   │   ├── layout_polyline_activity.xml.flat
│   │   │   │   │   ├── layout_preview_photo_activity.xml.flat
│   │   │   │   │   ├── layout_route_activity.xml.flat
│   │   │   │   │   ├── layout_route_inputs.xml.flat
│   │   │   │   │   ├── layout_routepoi_activity.xml.flat
│   │   │   │   │   ├── layout_routesearch_list_poi.xml.flat
│   │   │   │   │   ├── layout_screenshot_activity.xml.flat
│   │   │   │   │   ├── layout_share_activity.xml.flat
│   │   │   │   │   ├── layout_subpoisearch_activity.xml.flat
│   │   │   │   │   ├── layout_test_marker_layout.xml.flat
│   │   │   │   │   ├── layout_tileoverlay_activity.xml.flat
│   │   │   │   │   ├── layout_ui_settings_activity.xml.flat
│   │   │   │   │   ├── layout_viewpager_withmap_activity.xml.flat
│   │   │   │   │   ├── layout_weather_activity.xml.flat
│   │   │   │   │   ├── layout_zoom_activity.xml.flat
│   │   │   │   │   ├── raw_point10w.txt.flat
│   │   │   │   │   └── values_values.arsc.flat
│   │   │   │   └── symbol-table-with-package
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   ├── rs
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   │   ├── lib
│   │   │   │   │   └── obj
│   │   │   │   └── debug
│   │   │   │   ├── lib
│   │   │   │   └── obj
│   │   │   ├── shaders
│   │   │   │   └── debug
│   │   │   ├── splits-support
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   │   └── split-list.gson
│   │   │   │   └── debug
│   │   │   │   └── split-list.gson
│   │   │   ├── symbols
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   ├── tmp
│   │   │   │   └── manifest
│   │   │   │   └── androidTest
│   │   │   │   └── debug
│   │   │   └── transforms
│   │   │   ├── dexBuilder
│   │   │   │   └── debug
│   │   │   │   ├── 0.jar
│   │   │   │   ├── 10.jar
│   │   │   │   ├── 11.jar
│   │   │   │   ├── 12.jar
│   │   │   │   ├── 13.jar
│   │   │   │   ├── 14.jar
│   │   │   │   ├── 15.jar
│   │   │   │   ├── 16.jar
│   │   │   │   ├── 17.jar
│   │   │   │   ├── 18.jar
│   │   │   │   ├── 19.jar
│   │   │   │   ├── 1.jar
│   │   │   │   ├── 20.jar
│   │   │   │   ├── 21.jar
│   │   │   │   ├── 22.jar
│   │   │   │   ├── 23.jar
│   │   │   │   ├── 24.jar
│   │   │   │   ├── 25
│   │   │   │   │   ├── com
│   │   │   │   │   │   └── amap
│   │   │   │   │   │   └── map3d
│   │   │   │   │   │   └── demo
│   │   │   │   │   │   ├── basic
│   │   │   │   │   │   │   ├── Animate_CameraActivity.dex
│   │   │   │   │   │   │   ├── BaseMapSupportFragmentActivity.dex
│   │   │   │   │   │   │   ├── BasicMapActivity$1.dex
│   │   │   │   │   │   │   ├── BasicMapActivity.dex
│   │   │   │   │   │   │   ├── CameraActivity.dex
│   │   │   │   │   │   │   ├── EventsActivity.dex
│   │   │   │   │   │   │   ├── GestureSettingsActivity.dex
│   │   │   │   │   │   │   ├── HeatMapActivity.dex
│   │   │   │   │   │   │   ├── LayersActivity.dex
│   │   │   │   │   │   │   ├── LimitBoundsActivity.dex
│   │   │   │   │   │   │   ├── LogoSettingsActivity.dex
│   │   │   │   │   │   │   ├── map
│   │   │   │   │   │   │   │   ├── BaseMapFragmentActivity.dex
│   │   │   │   │   │   │   │   ├── BaseTextureMapFragmentActivity.dex
│   │   │   │   │   │   │   │   ├── BaseTextureSupportMapFragmentActivity.dex
│   │   │   │   │   │   │   │   └── MapImpMethodActivity.dex
│   │   │   │   │   │   │   ├── MapOptionActivity.dex
│   │   │   │   │   │   │   ├── MinMaxZoomLevelActivity$1.dex
│   │   │   │   │   │   │   ├── MinMaxZoomLevelActivity$2.dex
│   │   │   │   │   │   │   ├── MinMaxZoomLevelActivity.dex
│   │   │   │   │   │   │   ├── PoiClickActivity.dex
│   │   │   │   │   │   │   ├── ScreenShotActivity.dex
│   │   │   │   │   │   │   ├── TextureMapViewActivity.dex
│   │   │   │   │   │   │   ├── TwoMapActivity$1.dex
│   │   │   │   │   │   │   ├── TwoMapActivity$2.dex
│   │   │   │   │   │   │   ├── TwoMapActivity.dex
│   │   │   │   │   │   │   ├── UiSettingsActivity.dex
│   │   │   │   │   │   │   ├── ViewPagerWithMapActivity$GuidePageAdapter.dex
│   │   │   │   │   │   │   ├── ViewPagerWithMapActivity$GuidePageChangeListener.dex
│   │   │   │   │   │   │   ├── ViewPagerWithMapActivity.dex
│   │   │   │   │   │   │   └── ZoomActivity.dex
│   │   │   │   │   │   ├── BuildConfig.dex
│   │   │   │   │   │   ├── busline
│   │   │   │   │   │   │   ├── BuslineActivity$1.dex
│   │   │   │   │   │   │   ├── BuslineActivity$BusLineDialog$1.dex
│   │   │   │   │   │   │   ├── BuslineActivity$BusLineDialog.dex
│   │   │   │   │   │   │   ├── BuslineActivity$OnListItemlistener.dex
│   │   │   │   │   │   │   ├── BuslineActivity.dex
│   │   │   │   │   │   │   ├── BusLineAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── BusLineAdapter.dex
│   │   │   │   │   │   │   └── BusStationActivity.dex
│   │   │   │   │   │   ├── cloud
│   │   │   │   │   │   │   ├── AMApCloudImageCache.dex
│   │   │   │   │   │   │   ├── CloudActivity.dex
│   │   │   │   │   │   │   ├── CloudDetailActivity$1.dex
│   │   │   │   │   │   │   ├── CloudDetailActivity$GridViewAdapter.dex
│   │   │   │   │   │   │   ├── CloudDetailActivity.dex
│   │   │   │   │   │   │   ├── CloudOverlay.dex
│   │   │   │   │   │   │   ├── PreviewPhotoActivity$1.dex
│   │   │   │   │   │   │   ├── PreviewPhotoActivity$2.dex
│   │   │   │   │   │   │   ├── PreviewPhotoActivity$3.dex
│   │   │   │   │   │   │   ├── PreviewPhotoActivity$MyPageAdapter.dex
│   │   │   │   │   │   │   └── PreviewPhotoActivity.dex
│   │   │   │   │   │   ├── Const.dex
│   │   │   │   │   │   ├── DingweiActivity$1.dex
│   │   │   │   │   │   ├── DingweiActivity$2.dex
│   │   │   │   │   │   ├── DingweiActivity$3.dex
│   │   │   │   │   │   ├── DingweiActivity$MyBroadcastReceiver.dex
│   │   │   │   │   │   ├── DingweiActivity.dex
│   │   │   │   │   │   ├── district
│   │   │   │   │   │   │   ├── DistrictActivity.dex
│   │   │   │   │   │   │   ├── DistrictWithBoundaryActivity$1.dex
│   │   │   │   │   │   │   └── DistrictWithBoundaryActivity.dex
│   │   │   │   │   │   ├── geocoder
│   │   │   │   │   │   │   ├── GeocoderActivity.dex
│   │   │   │   │   │   │   ├── ReGeocoderActivity$1.dex
│   │   │   │   │   │   │   ├── ReGeocoderActivity$2.dex
│   │   │   │   │   │   │   └── ReGeocoderActivity.dex
│   │   │   │   │   │   ├── indoor
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView$1$1.dex
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView$1$2.dex
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView$1.dex
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView$2.dex
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView$3.dex
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView$OnIndoorFloorSwitchListener.dex
│   │   │   │   │   │   │   ├── IndoorFloorSwitchView.dex
│   │   │   │   │   │   │   ├── IndoorMapActivity$1$1.dex
│   │   │   │   │   │   │   ├── IndoorMapActivity$1.dex
│   │   │   │   │   │   │   ├── IndoorMapActivity$2.dex
│   │   │   │   │   │   │   ├── IndoorMapActivity$MyIndoorSwitchViewAdapter.dex
│   │   │   │   │   │   │   └── IndoorMapActivity.dex
│   │   │   │   │   │   ├── inputtip
│   │   │   │   │   │   │   └── InputtipsActivity.dex
│   │   │   │   │   │   ├── location
│   │   │   │   │   │   │   ├── CustomLocationActivity.dex
│   │   │   │   │   │   │   ├── CustomLocationModeActivity$MyCancelCallback.dex
│   │   │   │   │   │   │   ├── CustomLocationModeActivity.dex
│   │   │   │   │   │   │   ├── LocationModeSourceActivity.dex
│   │   │   │   │   │   │   └── LocationModeSourceActivity_Old.dex
│   │   │   │   │   │   ├── MainActivity$CustomArrayAdapter.dex
│   │   │   │   │   │   ├── MainActivity$DemoDetails.dex
│   │   │   │   │   │   ├── MainActivity.dex
│   │   │   │   │   │   ├── offlinemap
│   │   │   │   │   │   │   ├── OfflineChild$1.dex
│   │   │   │   │   │   │   ├── OfflineChild$2.dex
│   │   │   │   │   │   │   ├── OfflineChild$3.dex
│   │   │   │   │   │   │   ├── OfflineChild.dex
│   │   │   │   │   │   │   ├── OfflineDownloadedAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── OfflineDownloadedAdapter.dex
│   │   │   │   │   │   │   ├── OfflineListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── OfflineListAdapter.dex
│   │   │   │   │   │   │   ├── OfflineMapActivity_Old$1.dex
│   │   │   │   │   │   │   ├── OfflineMapActivity_Old.dex
│   │   │   │   │   │   │   ├── OfflinePagerAdapter.dex
│   │   │   │   │   │   │   ├── ToastUtil$1.dex
│   │   │   │   │   │   │   └── ToastUtil.dex
│   │   │   │   │   │   ├── opengl
│   │   │   │   │   │   │   ├── cube
│   │   │   │   │   │   │   │   ├── Cube$MyShader.dex
│   │   │   │   │   │   │   │   ├── Cube.dex
│   │   │   │   │   │   │   │   └── CubeMapRender.dex
│   │   │   │   │   │   │   └── OpenglActivity.dex
│   │   │   │   │   │   ├── overlay
│   │   │   │   │   │   │   ├── ArcActivity.dex
│   │   │   │   │   │   │   ├── CircleActivity.dex
│   │   │   │   │   │   │   ├── ColourfulPolylineActivity.dex
│   │   │   │   │   │   │   ├── CustomMarkerActivity$1.dex
│   │   │   │   │   │   │   ├── CustomMarkerActivity$2.dex
│   │   │   │   │   │   │   ├── CustomMarkerActivity$3.dex
│   │   │   │   │   │   │   ├── CustomMarkerActivity.dex
│   │   │   │   │   │   │   ├── GeodesicActivity.dex
│   │   │   │   │   │   │   ├── GroundOverlayActivity.dex
│   │   │   │   │   │   │   ├── HoleActivity.dex
│   │   │   │   │   │   │   ├── InfoWindowActivity.dex
│   │   │   │   │   │   │   ├── MarkerActivity.dex
│   │   │   │   │   │   │   ├── MarkerAnimationActivity$1.dex
│   │   │   │   │   │   │   ├── MarkerAnimationActivity$2.dex
│   │   │   │   │   │   │   ├── MarkerAnimationActivity$3.dex
│   │   │   │   │   │   │   ├── MarkerAnimationActivity.dex
│   │   │   │   │   │   │   ├── MarkerClickActivity$1.dex
│   │   │   │   │   │   │   ├── MarkerClickActivity.dex
│   │   │   │   │   │   │   ├── MultiPointOverlayActivity$1.dex
│   │   │   │   │   │   │   ├── MultiPointOverlayActivity$2.dex
│   │   │   │   │   │   │   ├── MultiPointOverlayActivity.dex
│   │   │   │   │   │   │   ├── NavigateArrowOverlayActivity.dex
│   │   │   │   │   │   │   ├── PolygonActivity.dex
│   │   │   │   │   │   │   ├── PolylineActivitybase$1.dex
│   │   │   │   │   │   │   ├── PolylineActivitybase.dex
│   │   │   │   │   │   │   ├── PolylineActivity.dex
│   │   │   │   │   │   │   ├── TileOverlayActivity$1.dex
│   │   │   │   │   │   │   └── TileOverlayActivity.dex
│   │   │   │   │   │   ├── poisearch
│   │   │   │   │   │   │   ├── NoScrollGridView.dex
│   │   │   │   │   │   │   ├── PoiAroundSearchActivity$1.dex
│   │   │   │   │   │   │   ├── PoiAroundSearchActivity$myPoiOverlay.dex
│   │   │   │   │   │   │   ├── PoiAroundSearchActivity.dex
│   │   │   │   │   │   │   ├── PoiIDSearchActivity.dex
│   │   │   │   │   │   │   ├── PoiKeywordSearchActivity$1.dex
│   │   │   │   │   │   │   ├── PoiKeywordSearchActivity.dex
│   │   │   │   │   │   │   ├── PoiListAdapter$1.dex
│   │   │   │   │   │   │   ├── PoiListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── PoiListAdapter.dex
│   │   │   │   │   │   │   ├── SubPoiAdapter$1.dex
│   │   │   │   │   │   │   ├── SubPoiAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── SubPoiAdapter.dex
│   │   │   │   │   │   │   ├── SubPoiSearchActivity$1.dex
│   │   │   │   │   │   │   └── SubPoiSearchActivity.dex
│   │   │   │   │   │   ├── R$array.dex
│   │   │   │   │   │   ├── R$attr.dex
│   │   │   │   │   │   ├── R$color.dex
│   │   │   │   │   │   ├── R$dimen.dex
│   │   │   │   │   │   ├── R$drawable.dex
│   │   │   │   │   │   ├── R$id.dex
│   │   │   │   │   │   ├── R$layout.dex
│   │   │   │   │   │   ├── R$raw.dex
│   │   │   │   │   │   ├── R$string.dex
│   │   │   │   │   │   ├── R$styleable.dex
│   │   │   │   │   │   ├── R.dex
│   │   │   │   │   │   ├── route
│   │   │   │   │   │   │   ├── BusResultListAdapter$1.dex
│   │   │   │   │   │   │   ├── BusResultListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── BusResultListAdapter.dex
│   │   │   │   │   │   │   ├── BusRouteActivity.dex
│   │   │   │   │   │   │   ├── BusRouteDetailActivity.dex
│   │   │   │   │   │   │   ├── BusSegmentListAdapter$1.dex
│   │   │   │   │   │   │   ├── BusSegmentListAdapter$ArrowClick.dex
│   │   │   │   │   │   │   ├── BusSegmentListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── BusSegmentListAdapter.dex
│   │   │   │   │   │   │   ├── DriveRouteActivity$1.dex
│   │   │   │   │   │   │   ├── DriveRouteActivity.dex
│   │   │   │   │   │   │   ├── DriveRouteDetailActivity.dex
│   │   │   │   │   │   │   ├── DriveSegmentListAdapter$1.dex
│   │   │   │   │   │   │   ├── DriveSegmentListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── DriveSegmentListAdapter.dex
│   │   │   │   │   │   │   ├── RideRouteActivity$1.dex
│   │   │   │   │   │   │   ├── RideRouteActivity.dex
│   │   │   │   │   │   │   ├── RideRouteDetailActivity.dex
│   │   │   │   │   │   │   ├── RideSegmentListAdapter$1.dex
│   │   │   │   │   │   │   ├── RideSegmentListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   ├── RideSegmentListAdapter.dex
│   │   │   │   │   │   │   ├── RouteActivity$1.dex
│   │   │   │   │   │   │   ├── RouteActivity$2.dex
│   │   │   │   │   │   │   ├── RouteActivity.dex
│   │   │   │   │   │   │   ├── RouteDistanceActivity.dex
│   │   │   │   │   │   │   ├── SchemeBusStep.dex
│   │   │   │   │   │   │   ├── TruckRouteActivity.dex
│   │   │   │   │   │   │   ├── WalkRouteActivity$1.dex
│   │   │   │   │   │   │   ├── WalkRouteActivity.dex
│   │   │   │   │   │   │   ├── WalkRouteDetailActivity.dex
│   │   │   │   │   │   │   ├── WalkSegmentListAdapter$1.dex
│   │   │   │   │   │   │   ├── WalkSegmentListAdapter$ViewHolder.dex
│   │   │   │   │   │   │   └── WalkSegmentListAdapter.dex
│   │   │   │   │   │   ├── routepoi
│   │   │   │   │   │   │   ├── RoutePOIActivity$myRoutePoiOverlay.dex
│   │   │   │   │   │   │   └── RoutePOIActivity.dex
│   │   │   │   │   │   ├── share
│   │   │   │   │   │   │   └── ShareActivity.dex
│   │   │   │   │   │   ├── smooth
│   │   │   │   │   │   │   ├── SmoothMoveActivity$1$1.dex
│   │   │   │   │   │   │   ├── SmoothMoveActivity$1.dex
│   │   │   │   │   │   │   ├── SmoothMoveActivity$2.dex
│   │   │   │   │   │   │   └── SmoothMoveActivity.dex
│   │   │   │   │   │   ├── tools
│   │   │   │   │   │   │   ├── CalculateDistanceActivity.dex
│   │   │   │   │   │   │   ├── ContainsActivity.dex
│   │   │   │   │   │   │   ├── CoordConverActivity.dex
│   │   │   │   │   │   │   └── GeoToScreenActivity.dex
│   │   │   │   │   │   ├── trace
│   │   │   │   │   │   │   ├── TraceActivity.dex
│   │   │   │   │   │   │   ├── TraceActivity_Simple.dex
│   │   │   │   │   │   │   └── TraceAsset.dex
│   │   │   │   │   │   ├── util
│   │   │   │   │   │   │   ├── AMapUtil.dex
│   │   │   │   │   │   │   ├── ChString.dex
│   │   │   │   │   │   │   ├── Constants.dex
│   │   │   │   │   │   │   ├── OffLineMapUtils.dex
│   │   │   │   │   │   │   ├── SensorEventHelper.dex
│   │   │   │   │   │   │   ├── ThreadUtil.dex
│   │   │   │   │   │   │   └── ToastUtil.dex
│   │   │   │   │   │   ├── view
│   │   │   │   │   │   │   └── FeatureView.dex
│   │   │   │   │   │   └── weather
│   │   │   │   │   │   └── WeatherSearchActivity.dex
│   │   │   │   │   └── overlay
│   │   │   │   │   ├── AMapServicesUtil.dex
│   │   │   │   │   ├── BusLineOverlay.dex
│   │   │   │   │   ├── BusRouteOverlay.dex
│   │   │   │   │   ├── DrivingRouteOverlay.dex
│   │   │   │   │   ├── PoiOverlay.dex
│   │   │   │   │   ├── RideRouteOverlay.dex
│   │   │   │   │   ├── RouteOverlay.dex
│   │   │   │   │   ├── TraceOverlay.dex
│   │   │   │   │   ├── TruckRouteColorfulOverLay.dex
│   │   │   │   │   └── WalkRouteOverlay.dex
│   │   │   │   ├── 26.jar
│   │   │   │   ├── 27.jar
│   │   │   │   ├── 28.jar
│   │   │   │   ├── 29.jar
│   │   │   │   ├── 2.jar
│   │   │   │   ├── 30.jar
│   │   │   │   ├── 3.jar
│   │   │   │   ├── 4.jar
│   │   │   │   ├── 5.jar
│   │   │   │   ├── 6.jar
│   │   │   │   ├── 7.jar
│   │   │   │   ├── 8.jar
│   │   │   │   ├── 9.jar
│   │   │   │   └── __content__.json
│   │   │   ├── dexMerger
│   │   │   │   └── debug
│   │   │   │   ├── 0
│   │   │   │   │   └── classes.dex
│   │   │   │   └── __content__.json
│   │   │   ├── externalLibsDexMerger
│   │   │   │   └── debug
│   │   │   │   ├── 0
│   │   │   │   │   └── classes.dex
│   │   │   │   └── __content__.json
│   │   │   ├── mergeJavaRes
│   │   │   │   └── debug
│   │   │   │   ├── 0.jar
│   │   │   │   └── __content__.json
│   │   │   └── mergeJniLibs
│   │   │   └── debug
│   │   │   ├── 0
│   │   │   │   └── lib
│   │   │   │   ├── arm64-v8a
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   ├── armeabi
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   ├── armeabi-v7a
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   ├── x86
│   │   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   │   └── x86_64
│   │   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   │   └── __content__.json
│   │   ├── outputs
│   │   │   ├── apk
│   │   │   │   └── debug
│   │   │   │   ├── app-debug.apk
│   │   │   │   └── output.json
│   │   │   └── logs
│   │   │   └── manifest-merger-debug-report.txt
│   │   └── tmp
│   │   └── compileDebugJavaWithJavac
│   ├── build.gradle
│   ├── libs
│   │   ├── AMap_Location_V3.8.0_20180201.jar
│   │   ├── AMap_Search_V6.1.0_20180330.jar
│   │   ├── Android_Map3D_SDK_V6.1.0_20180330.jar
│   │   ├── android-support-v4.jar
│   │   ├── arm64-v8a
│   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   ├── armeabi
│   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   ├── armeabi-v7a
│   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   ├── Volley.jar
│   │   ├── x86
│   │   │   └── libAMapSDK_MAP_v6_1_0.so
│   │   └── x86_64
│   │   └── libAMapSDK_MAP_v6_1_0.so
│   └── src
│   └── main
│   ├── AndroidManifest.xml
│   ├── assets
│   │   ├── arrow.png
│   │   ├── style_json.json
│   │   └── traceRecord
│   │   ├── AMapTrace.txt
│   │   ├── BaiduTrace.txt
│   │   ├── GPSTrace.txt
│   │   └── Trace.txt
│   ├── java
│   │   ├── com
│   │   │   └── amap
│   │   │   └── map3d
│   │   │   └── demo
│   │   │   ├── basic
│   │   │   │   ├── Animate_CameraActivity.java
│   │   │   │   ├── BaseMapSupportFragmentActivity.java
│   │   │   │   ├── BasicMapActivity.java
│   │   │   │   ├── CameraActivity.java
│   │   │   │   ├── EventsActivity.java
│   │   │   │   ├── GestureSettingsActivity.java
│   │   │   │   ├── HeatMapActivity.java
│   │   │   │   ├── LayersActivity.java
│   │   │   │   ├── LimitBoundsActivity.java
│   │   │   │   ├── LogoSettingsActivity.java
│   │   │   │   ├── map
│   │   │   │   │   ├── BaseMapFragmentActivity.java
│   │   │   │   │   ├── BaseTextureMapFragmentActivity.java
│   │   │   │   │   ├── BaseTextureSupportMapFragmentActivity.java
│   │   │   │   │   └── MapImpMethodActivity.java
│   │   │   │   ├── MapOptionActivity.java
│   │   │   │   ├── MinMaxZoomLevelActivity.java
│   │   │   │   ├── PoiClickActivity.java
│   │   │   │   ├── ScreenShotActivity.java
│   │   │   │   ├── TextureMapViewActivity.java
│   │   │   │   ├── TwoMapActivity.java
│   │   │   │   ├── UiSettingsActivity.java
│   │   │   │   ├── ViewPagerWithMapActivity.java
│   │   │   │   └── ZoomActivity.java
│   │   │   ├── busline
│   │   │   │   ├── BuslineActivity.java
│   │   │   │   ├── BusLineAdapter.java
│   │   │   │   └── BusStationActivity.java
│   │   │   ├── cloud
│   │   │   │   ├── AMApCloudImageCache.java
│   │   │   │   ├── CloudActivity.java
│   │   │   │   ├── CloudDetailActivity.java
│   │   │   │   ├── CloudOverlay.java
│   │   │   │   └── PreviewPhotoActivity.java
│   │   │   ├── Const.java
│   │   │   ├── DingweiActivity.java
│   │   │   ├── district
│   │   │   │   ├── DistrictActivity.java
│   │   │   │   └── DistrictWithBoundaryActivity.java
│   │   │   ├── geocoder
│   │   │   │   ├── GeocoderActivity.java
│   │   │   │   └── ReGeocoderActivity.java
│   │   │   ├── indoor
│   │   │   │   ├── IndoorFloorSwitchView.java
│   │   │   │   └── IndoorMapActivity.java
│   │   │   ├── inputtip
│   │   │   │   └── InputtipsActivity.java
│   │   │   ├── location
│   │   │   │   ├── CustomLocationActivity.java
│   │   │   │   ├── CustomLocationModeActivity.java
│   │   │   │   ├── LocationModeSourceActivity.java
│   │   │   │   └── LocationModeSourceActivity_Old.java
│   │   │   ├── MainActivity.java
│   │   │   ├── offlinemap
│   │   │   │   ├── OfflineChild.java
│   │   │   │   ├── OfflineDownloadedAdapter.java
│   │   │   │   ├── OfflineListAdapter.java
│   │   │   │   ├── OfflineMapActivity_Old.java
│   │   │   │   ├── OfflinePagerAdapter.java
│   │   │   │   └── ToastUtil.java
│   │   │   ├── opengl
│   │   │   │   ├── cube
│   │   │   │   │   ├── Cube.java
│   │   │   │   │   └── CubeMapRender.java
│   │   │   │   └── OpenglActivity.java
│   │   │   ├── overlay
│   │   │   │   ├── ArcActivity.java
│   │   │   │   ├── CircleActivity.java
│   │   │   │   ├── ColourfulPolylineActivity.java
│   │   │   │   ├── CustomMarkerActivity.java
│   │   │   │   ├── GeodesicActivity.java
│   │   │   │   ├── GroundOverlayActivity.java
│   │   │   │   ├── HoleActivity.java
│   │   │   │   ├── InfoWindowActivity.java
│   │   │   │   ├── MarkerActivity.java
│   │   │   │   ├── MarkerAnimationActivity.java
│   │   │   │   ├── MarkerClickActivity.java
│   │   │   │   ├── MultiPointOverlayActivity.java
│   │   │   │   ├── NavigateArrowOverlayActivity.java
│   │   │   │   ├── PolygonActivity.java
│   │   │   │   ├── PolylineActivitybase.java
│   │   │   │   ├── PolylineActivity.java
│   │   │   │   └── TileOverlayActivity.java
│   │   │   ├── poisearch
│   │   │   │   ├── NoScrollGridView.java
│   │   │   │   ├── PoiAroundSearchActivity.java
│   │   │   │   ├── PoiIDSearchActivity.java
│   │   │   │   ├── PoiKeywordSearchActivity.java
│   │   │   │   ├── PoiListAdapter.java
│   │   │   │   ├── SubPoiAdapter.java
│   │   │   │   └── SubPoiSearchActivity.java
│   │   │   ├── route
│   │   │   │   ├── BusResultListAdapter.java
│   │   │   │   ├── BusRouteActivity.java
│   │   │   │   ├── BusRouteDetailActivity.java
│   │   │   │   ├── BusSegmentListAdapter.java
│   │   │   │   ├── DriveRouteActivity.java
│   │   │   │   ├── DriveRouteDetailActivity.java
│   │   │   │   ├── DriveSegmentListAdapter.java
│   │   │   │   ├── RideRouteActivity.java
│   │   │   │   ├── RideRouteDetailActivity.java
│   │   │   │   ├── RideSegmentListAdapter.java
│   │   │   │   ├── RouteActivity.java
│   │   │   │   ├── RouteDistanceActivity.java
│   │   │   │   ├── SchemeBusStep.java
│   │   │   │   ├── TruckRouteActivity.java
│   │   │   │   ├── WalkRouteActivity.java
│   │   │   │   ├── WalkRouteDetailActivity.java
│   │   │   │   └── WalkSegmentListAdapter.java
│   │   │   ├── routepoi
│   │   │   │   └── RoutePOIActivity.java
│   │   │   ├── share
│   │   │   │   └── ShareActivity.java
│   │   │   ├── smooth
│   │   │   │   └── SmoothMoveActivity.java
│   │   │   ├── tools
│   │   │   │   ├── CalculateDistanceActivity.java
│   │   │   │   ├── ContainsActivity.java
│   │   │   │   ├── CoordConverActivity.java
│   │   │   │   └── GeoToScreenActivity.java
│   │   │   ├── trace
│   │   │   │   ├── TraceActivity.java
│   │   │   │   ├── TraceActivity_Simple.java
│   │   │   │   └── TraceAsset.java
│   │   │   ├── util
│   │   │   │   ├── AMapUtil.java
│   │   │   │   ├── ChString.java
│   │   │   │   ├── Constants.java
│   │   │   │   ├── OffLineMapUtils.java
│   │   │   │   ├── SensorEventHelper.java
│   │   │   │   ├── ThreadUtil.java
│   │   │   │   └── ToastUtil.java
│   │   │   ├── view
│   │   │   │   └── FeatureView.java
│   │   │   └── weather
│   │   │   └── WeatherSearchActivity.java
│   │   └── overlay
│   │   ├── AMapServicesUtil.java
│   │   ├── BusLineOverlay.java
│   │   ├── BusRouteOverlay.java
│   │   ├── DrivingRouteOverlay.java
│   │   ├── PoiOverlay.java
│   │   ├── RideRouteOverlay.java
│   │   ├── RouteOverlay.java
│   │   ├── TraceOverlay.java
│   │   ├── TruckRouteColorfulOverLay.java
│   │   └── WalkRouteOverlay.java
│   └── res
│   ├── drawable
│   │   ├── btn_default_small_normal.9.png
│   │   ├── btn_default_small_normal_disable.9.png
│   │   ├── btn_default_small_pressed.9.png
│   │   ├── btn_default_small.xml
│   │   ├── btn_map_poi.xml
│   │   ├── btn_nav_drag_down_normal.png
│   │   ├── btn_nav_drag_down_pressed.png
│   │   ├── btn_nav_drag_down.xml
│   │   ├── btn_poi_search_normal.png
│   │   ├── btn_route_next.xml
│   │   ├── btn_route_pre.xml
│   │   ├── groundoverlay.png
│   │   ├── left_back.9.png
│   │   ├── marker_blue.png
│   │   ├── mode_driving_focused.9.png
│   │   ├── mode_driving_off.9.png
│   │   ├── mode_driving_on.9.png
│   │   ├── mode_driving.xml
│   │   ├── mode_transit_focused.9.png
│   │   ├── mode_transit_off.9.png
│   │   ├── mode_transit_on.9.png
│   │   ├── mode_transit.xml
│   │   ├── mode_walk_focused.9.png
│   │   ├── mode_walk_off.9.png
│   │   ├── mode_walk_on.9.png
│   │   ├── mode_walk.xml
│   │   ├── next_disable.png
│   │   ├── next.png
│   │   ├── point.png
│   │   ├── prev_disable.png
│   │   ├── prev.png
│   │   ├── purple_pin.png
│   │   ├── text_search_default.9.png
│   │   ├── text_search_pressed.9.png
│   │   ├── text_search_selected.9.png
│   │   ├── text_search.xml
│   │   └── whiteborder.xml
│   ├── drawable-hdpi
│   │   ├── amap_bus.png
│   │   ├── amap_car.png
│   │   ├── amap_end.png
│   │   ├── amap_man.png
│   │   ├── amap_ride.png
│   │   ├── amap_start.png
│   │   ├── amap_through.png
│   │   ├── amap_train.png
│   │   ├── amap_truck.png
│   │   ├── arrow_right_blue.png
│   │   ├── back.png
│   │   ├── badge_sa.png
│   │   ├── badge_wa.png
│   │   ├── bg_bottom_bar.9.png
│   │   ├── border_bg.9.png
│   │   ├── bus.png
│   │   ├── car.png
│   │   ├── custom_info_bubble.9.png
│   │   ├── custtexture.png
│   │   ├── dir10.png
│   │   ├── dir11.png
│   │   ├── dir12.png
│   │   ├── dir13.png
│   │   ├── dir14.png
│   │   ├── dir15.png
│   │   ├── dir16.png
│   │   ├── dir1.png
│   │   ├── dir2.png
│   │   ├── dir3.png
│   │   ├── dir4.png
│   │   ├── dir5.png
│   │   ├── dir6.png
│   │   ├── dir7.png
│   │   ├── dir8.png
│   │   ├── dir9.png
│   │   ├── direct_mapsearch.9.png
│   │   ├── direct_mapsearch_pressed.9.png
│   │   ├── dir_end.png
│   │   ├── dir_start.png
│   │   ├── dir_station.png
│   │   ├── divider.png
│   │   ├── downarrow.png
│   │   ├── down.png
│   │   ├── end.png
│   │   ├── gps_point.png
│   │   ├── ic_launcher.png
│   │   ├── icon_poisearch.png
│   │   ├── location_marker.png
│   │   ├── man.png
│   │   ├── map_alr_night.png
│   │   ├── map_alr.png
│   │   ├── map_indoor_select.png
│   │   ├── map_link_dott.png
│   │   ├── marker_other_highlight.png
│   │   ├── navi_map_gps_locked.png
│   │   ├── offlinearrow_but_normal.9.png
│   │   ├── offlinearrow_but_pressed.9.png
│   │   ├── offlinearrow_download.png
│   │   ├── offlinearrow_down.png
│   │   ├── offlinearrow_start.png
│   │   ├── offlinearrow_stop.png
│   │   ├── offlinearrow_tab1_normal.9.png
│   │   ├── offlinearrow_tab1_pressed.9.png
│   │   ├── offlinearrow_tab2_normal.9.png
│   │   ├── offlinearrow_tab2_pressed.9.png
│   │   ├── offline_back.png
│   │   ├── offline_common_bar_bg.9.png
│   │   ├── offline_common_title_btn_selector.xml
│   │   ├── poi_marker_10.png
│   │   ├── poi_marker_1.png
│   │   ├── poi_marker_2.png
│   │   ├── poi_marker_3.png
│   │   ├── poi_marker_4.png
│   │   ├── poi_marker_5.png
│   │   ├── poi_marker_6.png
│   │   ├── poi_marker_7.png
│   │   ├── poi_marker_8.png
│   │   ├── poi_marker_9.png
│   │   ├── poi_marker_pressed.png
│   │   ├── point1.png
│   │   ├── point2.png
│   │   ├── point3.png
│   │   ├── point4.png
│   │   ├── point5.png
│   │   ├── point6.png
│   │   ├── rightarrow.png
│   │   ├── route_bus_normal.png
│   │   ├── route_bus_select.png
│   │   ├── route_drive_normal.png
│   │   ├── route_drive_select.png
│   │   ├── route_walk_normal.png
│   │   ├── route_walk_select.png
│   │   ├── search_bar_blue.9.png
│   │   ├── search_icon_white.png
│   │   ├── search_input_half.9.png
│   │   ├── search_input.png
│   │   ├── search_plate_global.9.png
│   │   ├── start.png
│   │   ├── start_uri.png
│   │   ├── title_background.9.png
│   │   └── up.png
│   ├── drawable-ldpi
│   │   ├── bus.png
│   │   ├── car.png
│   │   ├── end.png
│   │   ├── ic_launcher.png
│   │   ├── man.png
│   │   └── start.png
│   ├── drawable-mdpi
│   │   ├── arrow.png
│   │   ├── bus.png
│   │   ├── car.png
│   │   ├── custom_info_bubble.9.png
│   │   ├── end.png
│   │   ├── ic_launcher.png
│   │   ├── icon_car.png
│   │   ├── man.png
│   │   └── start.png
│   ├── drawable-xhdpi
│   │   ├── bus.png
│   │   ├── car.png
│   │   ├── end.png
│   │   ├── ic_launcher.png
│   │   ├── infowindow_bg.9.png
│   │   ├── man.png
│   │   ├── start.png
│   │   └── test.png
│   ├── layout
│   │   ├── activity_inputtip.xml
│   │   ├── activity_map_impmethod.xml
│   │   ├── activity_map.xml
│   │   ├── activity_route_detail.xml
│   │   ├── activity_smooth_move.xml
│   │   ├── activity_trace_simple.xml
│   │   ├── activity_trace.xml
│   │   ├── activity_two_map.xml
│   │   ├── animatecamera_activity.xml
│   │   ├── arc_activity.xml
│   │   ├── basemap_fragment_activity.xml
│   │   ├── basemap_support_fragment_activity.xml
│   │   ├── basemap_texture_fragment_activity.xml
│   │   ├── basemap_texture_support_fragment_activity.xml
│   │   ├── basicmap_activity_test.xml
│   │   ├── basicmap_activity.xml
│   │   ├── basic_texturemap_activity.xml
│   │   ├── busline_activity.xml
│   │   ├── busline_dialog.xml
│   │   ├── busline_item.xml
│   │   ├── camera_activity.xml
│   │   ├── circle_activity.xml
│   │   ├── cloud_activity.xml
│   │   ├── cloud_detail_activity.xml
│   │   ├── convert_activity.xml
│   │   ├── custom_info_contents.xml
│   │   ├── custom_info_window.xml
│   │   ├── custommarker_activity.xml
│   │   ├── district_activity.xml
│   │   ├── district_boundary_activity.xml
│   │   ├── empty.xml
│   │   ├── events_activity.xml
│   │   ├── feature.xml
│   │   ├── geocoder_activity.xml
│   │   ├── gesture_settings_activity.xml
│   │   ├── gridview_item.xml
│   │   ├── groundoverlay_activity.xml
│   │   ├── heatmap_activity.xml
│   │   ├── hole_activity.xml
│   │   ├── indoormap_activity.xml
│   │   ├── item_bus_result.xml
│   │   ├── item_bus_segment_ex.xml
│   │   ├── item_bus_segment.xml
│   │   ├── item_layout.xml
│   │   ├── item.xml
│   │   ├── layers_activity.xml
│   │   ├── limit_bounds_activity.xml
│   │   ├── listview_item.xml
│   │   ├── location2screen_activity.xml
│   │   ├── locationmodesource_activity.xml
│   │   ├── locationmodesource_old_activity.xml
│   │   ├── logo_settings_activity.xml
│   │   ├── main_activity.xml
│   │   ├── marker_activity.xml
│   │   ├── marker_animation_activity.xml
│   │   ├── marker.xml
│   │   ├── min_max_zoomlevel_activity.xml
│   │   ├── navsearch_list_poi.xml
│   │   ├── offline_downloaded_list.xml
│   │   ├── offlinemap_activity_old.xml
│   │   ├── offlinemap_activity.xml
│   │   ├── offlinemap_child_old.xml
│   │   ├── offlinemap_child.xml
│   │   ├── offlinemap_group_old.xml
│   │   ├── offlinemap_group.xml
│   │   ├── offline_map_layout.xml
│   │   ├── offline_province_listview.xml
│   │   ├── opengl_activity.xml
│   │   ├── photo_layout.xml
│   │   ├── poiaroundsearch_activity.xml
│   │   ├── poiclick_activity.xml
│   │   ├── poikeywordsearch_activity.xml
│   │   ├── poikeywordsearch_uri.xml
│   │   ├── poi_result_list.xml
│   │   ├── polygon_activity.xml
│   │   ├── polyline_activity.xml
│   │   ├── preview_photo_activity.xml
│   │   ├── route_activity.xml
│   │   ├── route_inputs.xml
│   │   ├── routepoi_activity.xml
│   │   ├── routesearch_list_poi.xml
│   │   ├── screenshot_activity.xml
│   │   ├── share_activity.xml
│   │   ├── subpoisearch_activity.xml
│   │   ├── test_marker_layout.xml
│   │   ├── tileoverlay_activity.xml
│   │   ├── ui_settings_activity.xml
│   │   ├── viewpager_withmap_activity.xml
│   │   ├── weather_activity.xml
│   │   └── zoom_activity.xml
│   ├── raw
│   │   └── point10w.txt
│   └── values
│   ├── colors.xml
│   ├── dimens.xml
│   ├── strings.xml
│   └── stroke_text_view_attrs.xml
├── build
│   └── android-profile
│   ├── profile-2018-04-10-08-54-38-730.json
│   ├── profile-2018-04-10-08-54-38-730.rawproto
│   ├── profile-2018-04-10-08-54-47-656.json
│   ├── profile-2018-04-10-08-54-47-656.rawproto
│   ├── profile-2018-04-10-08-56-06-512.json
│   ├── profile-2018-04-10-08-56-06-512.rawproto
│   ├── profile-2018-04-10-08-59-50-310.json
│   ├── profile-2018-04-10-08-59-50-310.rawproto
│   ├── profile-2018-04-10-09-00-19-279.json
│   ├── profile-2018-04-10-09-00-19-279.rawproto
│   ├── profile-2018-04-10-09-15-59-919.json
│   ├── profile-2018-04-10-09-15-59-919.rawproto
│   ├── profile-2018-04-10-14-00-23-206.json
│   ├── profile-2018-04-10-14-00-23-206.rawproto
│   ├── profile-2018-04-11-09-15-07-895.json
│   ├── profile-2018-04-11-09-15-07-895.rawproto
│   ├── profile-2018-04-11-09-29-53-688.json
│   ├── profile-2018-04-11-09-29-53-688.rawproto
│   ├── profile-2018-04-11-10-38-26-978.json
│   ├── profile-2018-04-11-10-38-26-978.rawproto
│   ├── profile-2018-04-11-10-40-56-003.json
│   ├── profile-2018-04-11-10-40-56-003.rawproto
│   ├── profile-2018-04-11-10-49-46-505.json
│   ├── profile-2018-04-11-10-49-46-505.rawproto
│   ├── profile-2018-04-11-10-51-23-596.json
│   ├── profile-2018-04-11-10-51-23-596.rawproto
│   ├── profile-2018-04-11-10-53-26-966.json
│   └── profile-2018-04-11-10-53-26-966.rawproto
├── build.gradle
├── gradle
│   └── wrapper
│   ├── gradle-wrapper.jar
│   └── gradle-wrapper.properties
├── gradle.properties
├── gradlew
├── gradlew.bat
├── local.properties
├── settings.gradle
└── 使用说明.txt

291 directories, 1243 files

标签:

实例下载地址

高德地图定位+围栏

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警