安卓在地图上销的位置

我正在开发一个Android应用程序,该应用程序基本显示用户在地图上的实时位置。

当用户移动引脚时也应该移动。 我想在地图上显示多个用户的图像和移动引脚作为位置更改。


    myLocationOverlay = new MyLocationOverlay(this, mapView); 
    mapView.getOverlays().add(myLocationOverlay); 
    myLocationOverlay.enableMyLocation(); 
    myLocationOverlay.runOnFirstFix(addfirststandort);
链接地址: http://www.djcxy.com/p/49617.html

上一篇: android location with pin on map

下一篇: Can't post message to friend facebook wall in android