OverpassSpeedLimit - Notifications

Dibbs4 years ago

Hi,

Can someone shed a bit of light on how the above work? Specifically the following scenario\situation:

  1. If a vehicle travels at 40mph but the OverpassSpeedLimitProvider returns a Max Speed of 35mph (and assuming there are no teloerances, +/- set or possible) - I'm expecting the notification (assuming it is set) to go out.

  2. If the vehicle continues to do 40mph in a 30mph area or even speed up to say 50mph, will there be another notification? Or is it a case of just 1 (the 1st one) goes out?

[I'm thinking it would work similar to the Geozone notifcations where if you set a notification on entry, you get 1 notification and don't get more whilst it's still in the Geozone].

Many thanks

Anton Tananaev4 years ago
  1. As far as I remember, there is no tolerance. That's something we might add in the future.
  2. I think the behavior is configurable.

I would recommend checking the source code.

Dibbs4 years ago

Anton,

Many thanks for the reply. I'll have a look at the source code.