¡@

Home 

2014/10/16 ¤W¤È 08:19:44

android Programming Glossary: mroad

J2ME/Android/BlackBerry - driving directions, route between two locations

http://stackoverflow.com/questions/2023669/j2me-android-blackberry-driving-directions-route-between-two-locations

is Full source code RoadProvider.java BlackBerry class MapPathScreen extends MainScreen MapControl map Road mRoad new Road public MapPathScreen double fromLat 49.85 fromLon 24.016667 double toLat 50.45 toLon 30.523333 String url RoadProvider.getUrl.. 50.45 toLon 30.523333 String url RoadProvider.getUrl fromLat fromLon toLat toLon InputStream is getConnection url mRoad RoadProvider.getRoute is map new MapControl add new LabelField mRoad.mName add new LabelField mRoad.mDescription add map.. toLat toLon InputStream is getConnection url mRoad RoadProvider.getRoute is map new MapControl add new LabelField mRoad.mName add new LabelField mRoad.mDescription add map protected void onUiEngineAttached boolean attached super.onUiEngineAttached..