mut*_*ule 3 android google-maps
当我在Android上加载Google地图时,我会看到蓝屏.我不知道我做错了什么,这是我获取位置的代码:
MapView mapView = (MapView) findViewById(R.id.mapDire);
Route route = directions(new GeoPoint((int)(2*1E6),(int)(34*1E6)),
new GeoPoint((int)(3*1E6),(int)(36*1E6)));
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
4724 次 |
最近记录: |