AndroidStudio(Java)中使用地图方向API在两点之间找到路线
创始人
2024-08-21 11:30:16
0
  1. build.gradle 文件中添加如下代码:
    implementation 'com.google.maps:google-maps-services:0.5.0'
  1. AndroidManifest.xml 文件中添加地图 API 密钥:

  1. MainActivity.java 文件中添加如下代码:
import com.google.maps.DirectionsApi;
import com.google.maps.DirectionsApiRequest;
import com.google.maps.GeoApiContext;
import com.google.maps.model.DirectionsResult;
import com.google.maps.model.TravelMode;

public class MainActivity extends AppCompatActivity {

    private GeoApiContext mGeoApiContext;

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_main);

        // 初始化 GeoApiContext,需要传入地图 API 密钥
        mGeoApiContext = new GeoApiContext.Builder()
                .apiKey("YOUR_API_KEY")
                .build();

        // 调用查询路线的方法
        getDirections();
    }

    private void getDirections() {
        DirectionsApiRequest request = DirectionsApi.getDirections(mGeoApiContext,
                "originAddress",
                "destinationAddress")
                .mode(TravelMode.DRIVING);

        try {
            DirectionsResult result = request.await();
            // 获取路线信息
            // Code your logic for obtaining and displaying the route here
        } catch (Exception e) {
            e.printStackTrace();
        }
    }
}

注意替换 YOUR_API_KEYoriginAddressdestinationAddress。 4. 解析查询结果并在地图上显示路线。 这里展示一个简单的方法:使用 Polyline 在地图上显示路线

PolylineOptions line = new PolylineOptions();
List latLngList = new ArrayList();

List decodedPath = result.routes[0].overviewPolyline.decodePath();
for (com.google.maps.model.LatLng latLng : decodedPath) {
    latLngList.add(new LatLng(latLng.lat, latLng.lng));
}

line.addAll(latLngList);
line.width(12f);
line.color(Color.RED);

// 在地图上画出路线
map.addPolyline(line);

注:这里的 map 是指 GoogleMap 对象,需要先获得该对象(示例略)。

相关内容

热门资讯

pokernow辅助工具!we... pokernow辅助工具!wepoker破解器(透视)app-果然关于是真的挂pokernow辅助工...
佛手在线大菠萝为什么都输!we... 佛手在线大菠萝为什么都输!wepoker怎么开辅助(透视)挂-果然有挂有挂1、任何佛手在线大菠萝为什...
wepoker辅助器激活码!w... wepoker辅助器激活码!wepoker安装教程(透视)攻略-真是揭幕存在有挂1、在wepoker...
wepoker底牌透视!wep... wepoker底牌透视!wepoker有没有挂(透视)app-竟然推荐真的是有挂1)wepoker有...
hhpoker德州透视!pok... hhpoker德州透视!pokemmo辅助工具(透视)方法-果然开挂真的是有挂1、每一步都需要思考,...
wepoker透视app下载!... wepoker透视app下载!werplan怎么透视(透视)方法-果然解迷是真的挂1、wepoker...
hhpoker免费透视脚本!w... hhpoker免费透视脚本!wepoker是不是有人用挂(透视)器-原来有挂是有挂1、wepoker...
wepoker私人定制透视!德... wepoker私人定制透视!德州局透视(透视)神器-原来专业存在有挂1、让任何用户在无需wepoke...
哈糖大菠萝可以开挂吗!德普之星... 哈糖大菠萝可以开挂吗!德普之星私人局辅助免费(透视)插件-好像开挂是有挂1、下载好德普之星私人局辅助...
wepoker私人辅助器!wp... wepoker私人辅助器!wpk私人局辅助是真的吗(透视)神器-一贯有挂有挂wpk私人局辅助是真的吗...