_pagedResultsModel.clearActiveSearchResult();
}
public void getDirectionsToPlace(LocalSearchResult place) {
_stateEvents.fireModelChange(new StateEvent(new TripPlansState()));
WebappServiceAsync service = WebappServiceAsync.SERVICE;
LatLng fromPoint = getQueryLocation();
CoordinatePoint from = new CoordinatePoint(fromPoint.getLatitude(),