Page 1 of 1

Guided Navigation

Posted: Thu Dec 15, 2016 12:28 pm
by mvenker
Hi,

we are searching a API description to get a guided navigation point list from a routing request.
Is there any information (API description, information letter) existing in the web?

Best regards,
Mirko

Re: Guided Navigation

Posted: Thu Dec 15, 2016 12:34 pm
by Bernd Welter
Hello Mirko,

we provide a simple code sample called "PTV xRoute Server BCR Converter" in JAVA at the DevZone.

Check it out here:
http://xserver.ptvgroup.com/en-uk/devel ... v-xserver/

But as mentioned in the comment:
it is just a sample!

Best regards Bernd
The BCR converter is an easy to use Java class library to convert a route calculated by PTV xRoute Server into a string in BCR format.


Then you can use this BCR string for guided navigation in your BCR capable mobile device. The converter is an extension to the Java client classes provided with the PTV xRoute Server.

BCR_Converter

The converter is an example and not part of further development, maintenance and service. Enhancements and improvements can be discussed in the forum.

Re: Guided Navigation

Posted: Thu Dec 15, 2016 12:39 pm
by mvenker
Thanks for the fast answer Bernd :D

So I understand that there is currently no supported way to create a BCR string or a information for guided navigation and we could only use your current existing java class to migrate it to C# and support it be our self?

Re: Guided Navigation

Posted: Fri Dec 16, 2016 10:00 am
by Bernd Welter
There you are right - I do not have a detailed documentation of the JAVA class. I just refer to what has been provided to me. Maybe you could ask this question in the Navigator space: http://xserver.ptvgroup.com/forum/viewforum.php?f=49

Best regards,
Bernd