commit
7c786491b8
1 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ public class WayPoint implements Parcelable {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/* Getter for mIsStopOver */
|
/* Getter for mLocation */
|
||||||
public Location getLocation() {
|
public Location getLocation() {
|
||||||
return mLocation;
|
return mLocation;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue