Search found 7 matches

by danlez
Tue Jun 27, 2023 7:10 pm
Forum: PTV Navigator SDK (Admin=SchS)
Topic: BCR error
Replies: 2
Views: 35085

BCR error

Hello,
We are using Navigator SDK in Android application for showing pre-generated route.
On windows app site we're generate bcr file and send to android aplication, but when I try to load bcr sometimes SDK return -80 error.

I am attaching the file that throws the error.
Server verison map: 2021 ...
by danlez
Thu Dec 01, 2022 6:26 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Country codes
Replies: 1
Views: 36460

Country codes

Hello!
Our client sent us maps to sdk on Android, but I can't recognize some letter abbreviations. I found yours documentation:
http://navigator.ptvgroup.com/DE/sdk/countrycodes.html
but it still doesn't contain what I looking for.

Shortcuts:
- BAL
- BNL
-FEE
-IBA
-OST
-SOE

Have a nice day,
Daniel
by danlez
Thu Apr 21, 2022 10:53 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Function to notification when departing 1km from BCR path.
Replies: 4
Views: 40955

Re: Function to notification when departing 1km from BCR pat

Is it possible implement this using NavigationSDK?
by danlez
Thu Apr 21, 2022 10:09 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Map with Polish special letters
Replies: 1
Views: 30111

Map with Polish special letters

Hello,
How can I get android map with polish special letters?
Now I using this map: "OST_2021.2H_Android_Windows"
by danlez
Fri Apr 08, 2022 11:46 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Function to notification when departing 1km from BCR path.
Replies: 4
Views: 40955

Function to notification when departing 1km from BCR path.

Hello,
I have question about function to notify if driver drove away 1 km from base path generated from BCR. Does it exist or something with similar action?

Pictures to represent the situation:
Drive on base path from BCR:
https://i.imgur.com/dIAQ5xu.png

Situation, when it should notify:
https ...
by danlez
Mon Nov 08, 2021 9:11 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Android 12 Bug
Replies: 0
Views: 31838

Android 12 Bug

Hello,

After change emulator Android version to Android 12 navigation stopped work with error below.

Caused by: java.lang.VerifyError: Rejecting class com.ptvag.navigation.sdk.Observer that attempts to sub-type erroneous class com.ptvag.navigation.sdk.NativeObject (declaration of 'com.ptvag ...
by danlez
Mon Nov 08, 2021 8:51 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: BCR Visited
Replies: 1
Views: 35865

BCR Visited

Hello,

I have question about BCR file more specifically section VISITED. For example I have BCR File with 4 stations, and manually set to this:

[VISITED]
STATION1=1
STATION2=1
STATION3=1
STATION4=0


From this:

[VISITED]
STATION1=1
STATION2=0
STATION3=0
STATION4=0

1.How it behaves when it ...