Search found 3 matches

by HarryM
Fri May 15, 2020 7:59 am
Forum: PTV xDimaServer / Developer Matrix Routing API
Topic: Dima C# Sample
Replies: 3
Views: 39926

Re: Dima C# Sample

Thank you!
Now it works ...
by HarryM
Fri May 15, 2020 6:10 am
Forum: PTV xDimaServer / Developer Matrix Routing API
Topic: Dima C# Sample
Replies: 3
Views: 39926

Re: Dima C# Sample

Hello,

after struggeling around, I found an other sample using xServer, but the DistanceMatrixRespone.Contents are always NULL. How I understand there should be the response matrix. What's wrong?
Please help!
Harry

using System;
using System.Threading.Tasks;
using System.Net.Http;
using System ...
by HarryM
Thu May 14, 2020 8:47 am
Forum: PTV xDimaServer / Developer Matrix Routing API
Topic: Dima C# Sample
Replies: 3
Views: 39926

Dima C# Sample

Hi,
I'm new to xServer and seek for a working C# sample code which shows who to deal with xDima.

The sample on https://xserver2-europe-eu-test.cloud.ptvgroup.com/dashboard/Content/UseCases/Routing/UC_Accessing_DistanceMatrixContents.htm doesn't work.
I.e. DistanceMatrixContentsOptions ...