Search found 15 matches
- Thu Jul 30, 2020 2:46 pm
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 19354
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd, Oli, Encountered a strange problem, when we use Traffic Incidents with Common language configuration. The arrows which are displayed for traffic incidents stops appearing as shown below: 2020-07-30 19_19_38-Window.png above map displayed with code: 2020-07-30 19_20_18-GUI - Microsoft Vi...
- Thu Jul 09, 2020 9:21 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 19354
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd,
So if we want to switch or use both xServer 1 and xServer 2 in parallel then we have to maintain separate installation of xServer 1 and xServer 2 right?
So if we want to switch or use both xServer 1 and xServer 2 in parallel then we have to maintain separate installation of xServer 1 and xServer 2 right?
- Thu Jul 09, 2020 8:22 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 19354
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd, Well, for switching from xServer 1 to xServer 2 need to investigate options to decide: Is their any place I can look at differences between xServer 1 and 2? And what are the migration options from xServer 1 to xServer 2? Can xServer 1 and 2 co-exist so that we can use both until we have...
- Thu Jul 09, 2020 7:03 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 19354
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Oli, The language labels works for English and Deutsch ( German ) language in PTV xServer.Net control. German: 2020-07-09 12_26_02_DE.png English: 2020-07-09 12_27_21_EN.png French: 2020-07-09 12_25_14_FR.png However, any chance their will be support for other languages like French, Polish and...
- Thu Jul 09, 2020 5:12 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 19354
Re: Multi-lingual Labels and Traffic Incidents tooltip text
Hello Bernd, Oli,
Thanks for the details.
It is working.
The solution is much simpler then expected.
Thanks for the details.
It is working.
The solution is much simpler then expected.
- Thu Jun 25, 2020 4:22 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Multi-lingual Labels and Traffic Incidents tooltip text
- Replies: 13
- Views: 19354
Multi-lingual Labels and Traffic Incidents tooltip text
Hi Bernd, Oli, Our application has multi-lingual support. So user can select the application language when they login. Now when Map is displayed we want to show the labels and traffic incident tool tip text also in the user selected language. At present label language is the default language of the ...
- Tue Jun 16, 2020 6:24 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 4521
Re: Currency Romanian leu - Romania code ROL
Hello Bernd,
It worked. Thanks for the help.
It worked. Thanks for the help.
- Mon Jun 15, 2020 4:50 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Traffic jam updates not refreshing properly in Map
- Replies: 5
- Views: 9242
Re: Traffic jam updates not refreshing properly in Map
Hello Oli,
Thanks for the details.
And you are right, we are using XServer-1 on premise.
So we will implement timer to refresh traffic details as per the reference implementation in sample.
Thanks.
Thanks for the details.
And you are right, we are using XServer-1 on premise.
So we will implement timer to refresh traffic details as per the reference implementation in sample.
Thanks.
- Sat Jun 13, 2020 4:41 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Currency Romanian leu - Romania code ROL
- Replies: 7
- Views: 4521
Re: Currency Romanian leu - Romania code ROL
Hello Bernd,
I tried setting coutryInfoOptions as per the sample you provided.
Still the currencyISOCode in response is null. Not sure why!!.
Is their any configuration required in PTV xServer. We are using xServer version 1.24.
I will give it one more try, and will get back to you.
Thanks
I tried setting coutryInfoOptions as per the sample you provided.
Still the currencyISOCode in response is null. Not sure why!!.
Is their any configuration required in PTV xServer. We are using xServer version 1.24.
I will give it one more try, and will get back to you.
Thanks
- Sat Jun 13, 2020 4:38 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Traffic jam updates not refreshing properly in Map
- Replies: 5
- Views: 9242
Re: Traffic jam updates not refreshing properly in Map
Hello Oliver / Bernd, Thanks for the details. * We are not specifically calling presenter.RefreshMap(). * We have not set the referenceTime for the FeatureLayer. * After disabling the in-memory cache with Ptv.XServer.Controls.Map.GlobalOptions.TileCacheSize = 0, the map is refreshing traffic details...