Quote:
|
Originally Posted by rokit
Nomad, why is it not possible to use an existing POI class for the alert? Do you need to store additional information for this alert feature? I have e.g. radar POIs on my DVD already, so will it be possible to re-use those somehow?
|
System will query nearest points each 1-2 seconds, points stored in carindb file can be fetched fast enough because map database optimized for speed access and partially cached.
TPD points must be queried less often and stored somethere for future use.
It's hard to implement without information about OS, hardware and software communication protocols.