Class Veery

resetGeoProfileHistory()

Delete all computed data from the Veery backend.

If Veery.POINT_OF_INTEREST and Veery.PREDICTION is activated, the backend will recompute all Poi, Trips and predictions.

Parameters

none

Usage / Example

    veery.resetGeoProfileHistory();

User interaction

none

See also

resetLocalHistory

Delete all data from the database on the mobile phone. If Veery.COLLECT and Veery.ROUTE_MATCH is still activated, it will re-download all data saved from the backend.

resetBackendHistory

Delete all data from the backend databases. If Veery.COLLECT and Veery.ROUTE_MATCH is still activated, it will re-send all data back from the phone to the backend.

resetGeoProfileHistory

Delete all computed data from the Veery backend. If Veery.POINT_OF_INTEREST and Veery.PREDICTION is activated, the backend will recompute all Poi, Trips and predictions.