Hello,
is it possible to get the source code of the latest version from your
Ptv.XServer.Controls.Map.dll?
Search found 5 matches
- Mon Mar 21, 2016 9:24 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Source
- Replies: 3
- Views: 13972
- Thu Jan 15, 2015 8:44 am
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Radius around a point on the map
- Replies: 6
- Views: 20555
Radius around a point on the map
Hello,
is it possible to draw a radius around a specific point on the map,
for example with a CustomLayer or GeometryLayer?
I want to have a result like in the picture.
is it possible to draw a radius around a specific point on the map,
for example with a CustomLayer or GeometryLayer?
I want to have a result like in the picture.
- Fri Sep 05, 2014 4:09 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: xTour planBasicTours
- Replies: 12
- Views: 34600
Re: xTour planBasicTours
this is the response
<?xml version="1.0"?>
<planBasicToursResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<result>
<wrappedChains xmlns="http://xtour.xserver.ptvag.com">
<Chain vehicleId="2">
<result periodToEndLocation="0 ...
<?xml version="1.0"?>
<planBasicToursResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<result>
<wrappedChains xmlns="http://xtour.xserver.ptvag.com">
<Chain vehicleId="2">
<result periodToEndLocation="0 ...
- Fri Sep 05, 2014 4:09 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: xTour planBasicTours
- Replies: 12
- Views: 34600
Re: xTour planBasicTours
Hello,
there is the request from my sample
<?xml version="1.0"?>
<planBasicToursRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ArrayOfTransportOrder_1>
<TransportOrder xsi:type="TransportAB" id="1" trailerLoadingForbidden="false ...
there is the request from my sample
<?xml version="1.0"?>
<planBasicToursRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ArrayOfTransportOrder_1>
<TransportOrder xsi:type="TransportAB" id="1" trailerLoadingForbidden="false ...
- Fri Sep 05, 2014 9:25 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: xTour planBasicTours
- Replies: 12
- Views: 34600
xTour planBasicTours
Hello,
I have some problem to calculate Tours with planBasicTours.
The Problem is when I have two vehicles and two TransportAB Transport´s
both transports start in Frankfurt and end in Antwerpen.
Now I start calculation, and only one vehicle is used with following driving sequence.
From Frankfurt ...
I have some problem to calculate Tours with planBasicTours.
The Problem is when I have two vehicles and two TransportAB Transport´s
both transports start in Frankfurt and end in Antwerpen.
Now I start calculation, and only one vehicle is used with following driving sequence.
From Frankfurt ...