show imported gpx file
This commit is contained in:
parent
a1095ea959
commit
3536f44f4c
1 changed files with 1 additions and 0 deletions
|
@ -689,6 +689,7 @@ public class MapActivity extends AccessibleActivity {
|
|||
@Override
|
||||
public boolean processResult(GPXFile result)
|
||||
{
|
||||
getMyApplication().setGpxFileToDisplay(result, true);
|
||||
getMapActions().setGPXRouteParams(result);
|
||||
getMyApplication().getTargetPointsHelper().updateRoutingHelper();
|
||||
getRoutingHelper().recalculateRouteDueToSettingsChange();
|
||||
|
|
Loading…
Reference in a new issue