We provide an API that runs local on the Android device.
So the communication takes place between Android app and PTV Navigator.
The documentation can be found here (for PTV Navigator G1/G2)
We also provide a test application with source code to ease the implementation and provide examples.
Search found 18 matches
- Wed Jun 07, 2023 11:55 am
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: How to gather live data of a vehicle through the Navigator?
- Replies: 1
- Views: 3970
- Tue Mar 28, 2023 2:29 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Guided navigation for ongoing transports
- Replies: 3
- Views: 4052
Re: Guided navigation for ongoing transports
Hi Peter, depending on what you have set the value: REROUTEATTRACTIONFACTOR the navigator will in any ways reroute to the closest point to the destination. My recommendation is here to do the following: - Set the first destination to visited - Set the RouteReattracionfactor to max 70 So independent ...
- Fri Sep 16, 2022 1:38 pm
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Guided Navigation
- Replies: 5
- Views: 7213
Re: Guided Navigation
It depends who provided the license? Was it provided directly through PTV or through a reseller?
- Thu Sep 15, 2022 3:41 pm
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Guided Navigation
- Replies: 5
- Views: 7213
Re: Guided Navigation
Hello, the waypoints are fine. Here we face the problem that the map provider differs. The route is probably planned on HERE, and the Navigator is running with TomTom. Close to the first destination the waypoints are mapped on a street segment with truck restrictions. Although a guided navigation ro...
- Tue May 03, 2022 1:33 pm
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Function to notification when departing 1km from BCR path.
- Replies: 4
- Views: 12156
Re: Function to notification when departing 1km from BCR pat
Hi Daniel,
sorry this is a function we only provide in our Android application.
BR
Sebastian
sorry this is a function we only provide in our Android application.
BR
Sebastian
- Thu Apr 21, 2022 2:44 pm
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Map with Polish special letters
- Replies: 1
- Views: 5629
Re: Map with Polish special letters
Hi Danlez,
unfortunatelly our map data does not contain such characters due to a reduced file size.
BR
Sebastian
unfortunatelly our map data does not contain such characters due to a reduced file size.
BR
Sebastian
- Fri Apr 08, 2022 1:20 pm
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Function to notification when departing 1km from BCR path.
- Replies: 4
- Views: 12156
Re: Function to notification when departing 1km from BCR pat
Hi Daniel, You can first set a corridor around the current route: http://navigator.ptvgroup.com/DE/remoteinterface/android/html/group___register_route_corridor_crossed_listener.html The distance is in meter. And then you can register if you have left the corridor or entered it: http://navigator.ptvg...
- Mon Apr 04, 2022 1:12 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xS1 vs PTV Navigator
- Replies: 9
- Views: 9719
Re: xS1 vs PTV Navigator
The tool Tilerouting can be found here: https://ptv2box.ptvgroup.com/index.php/s/xEyWaMcdX66TSsX (the PW is your mail address) In the first step, please set the path for the map in the ini file. The map data you can obtain from the android device. Please copy all map data that you find on the mobile...
- Fri Apr 01, 2022 11:16 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xS1 vs PTV Navigator
- Replies: 9
- Views: 9719
Re: xS1 vs PTV Navigator
Hi Peter, from Navigator side you have two options: Enabling forgettweakloryrestricions and setting this tu true. This will ignore soft restrictions in the Navigator map and trying to follow the route the best way it is provided in the BCR. For more details please have a look in the attached PDF. Th...
- Fri Nov 19, 2021 10:38 am
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: BCR Visited
- Replies: 1
- Views: 10806
Re: BCR Visited
Unfortunatelly for the SDK not all fields are considered from the BCR. As you can read here, the navigation will always start with the first station of the BCR file, independent of the attribution of the visited field: http://navigator.ptvgroup.com/DE/sdk/nativedoc/group__RoutingFunctions.html#gadfa...