Translations:TAS:Pokročilé/Pluginy/SolverTech.Tasha.Plugins.Distances.HERE - Router/38/pl
Verze z 26. 8. 2022, 11:30, kterou vytvořil Jana.safferova (diskuse | příspěvky) (založena nová stránka s textem „<?xml version="1.0" encoding="utf-8"?> <DistancesHERESettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <!--documentation https://developer.here.com/documentation/routing/topics/resource-calculate-matrix.html--> <!-- Save all route IDs and shapes in DB/file. Can take big amount of space --> <PersistentRoutes>true</PersistentRoutes> <SanityCheck> <Enable>true</Enable> <MaxMultipl…“)
<?xml version="1.0" encoding="utf-8"?> <DistancesHERESettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<PersistentRoutes>true</PersistentRoutes> <SanityCheck> <Enable>true</Enable> <MaxMultipleDifference>5.0</MaxMultipleDifference>
<MinimumDistanceInMeters>1000</MinimumDistanceInMeters>
</SanityCheck>