您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 百度地图定位

  2. 本地图完成了自我位置的定位和周边搜索 mBMapMan = new BMapManager(getApplication()); mBMapMan.init(mKey, null); mBMapMan.getLocationManager().setNotifyInternal(10, 3) ; // 如果使用地图SDK,请初始化地图Activity super.initMapActivity(mBMapMan); mMapView = (MapView) findViewById(R.id.
  3. 所属分类:Java

    • 发布日期:2013-04-16
    • 文件大小:4194304
    • 提供者:guxin645
  1. 百度地图定位

  2. 本地图完成了自我位置的定位和周边搜索 mBMapMan = new BMapManager(getApplication()); mBMapMan.init(mKey, null); mBMapMan.getLocationManager().setNotifyInternal(10, 3) ; // 如果使用地图SDK,请初始化地图Activity super.initMapActivity(mBMapMan); mMapView = (MapView) findViewById(R.id.
  3. 所属分类:C#

    • 发布日期:2013-05-13
    • 文件大小:4194304
    • 提供者:li1324596783
  1. 百度地图api测试

  2. 位置检索 周边检索 范围检索 公交检索 驾乘检索 步行检索 ;当测试发现效果不对的时候,调整一下经纬度;主要看MyLocation这个类
  3. 所属分类:Android

    • 发布日期:2013-08-01
    • 文件大小:6291456
    • 提供者:sanjiaozhen
  1. Android百度地图自定义公交路线导航

  2. 一、问题描述 基于百度地图实现检索指定城市指定公交的交通路线图,效果如图所示 二、通用组件Application类,主要创建并初始化BMapManager public class App extends Application { static App mDemoApp; //百度MapAPI的管理类 public BMapManager mBMapMan = null; // 授权Key // 申请地址:http://dev.baidu.com/wiki/static/imap/k
  3. 所属分类:其它

    • 发布日期:2021-01-04
    • 文件大小:143360
    • 提供者:weixin_38595606