Hi,
Can someone shed a bit of light on how the above work? Specifically the following scenario\situation:
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.
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
- As far as I remember, there is no tolerance. That's something we might add in the future.
- I think the behavior is configurable.
I would recommend checking the source code.
Anton,
Many thanks for the reply. I'll have a look at the source code.
Hi,
Can someone shed a bit of light on how the above work? Specifically the following scenario\situation:
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.
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