Hi Oliver,
Thanks you so much.
Regards,
Giovanni.
Search found 5 matches
- Wed May 31, 2017 3:52 pm
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Segments drawn on map
- Replies: 4
- Views: 9878
- Wed May 31, 2017 1:25 pm
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Segments drawn on map
- Replies: 4
- Views: 9878
Re: Segments drawn on map
Hi Oliver,
thanks for the example it's what we need!
Just a question: is it possible to use some GeometryOption to play with segment transparency?
Regards,
Giovanni.
thanks for the example it's what we need!
Just a question: is it possible to use some GeometryOption to play with segment transparency?
Regards,
Giovanni.
- Fri May 19, 2017 12:37 pm
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Segments drawn on map
- Replies: 4
- Views: 9878
Segments drawn on map
Hello, a customer is using xServer.Net and via a reverse geocode has the XYN geometry of the segments returned by the findLocation method. Unfortunately is not possible to use a GeometryLayer in xServer.Net so the best thing to do is to use Shape Layer. The question is: how may I use LINESTRINGXYN g...
- Mon Nov 30, 2015 9:21 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Drawing a route via VB.net
- Replies: 4
- Views: 12331
Re: Drawing a route via VB.net
Thank you very much Oliver, it works perfectly.
Is it also possible to adapt drag&drop routing in vb.net ? For sure the customer will ask for this in the next future.
Best regards,
Giovanni.
Is it also possible to adapt drag&drop routing in vb.net ? For sure the customer will ask for this in the next future.
Best regards,
Giovanni.
- Fri Nov 27, 2015 8:14 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Drawing a route via VB.net
- Replies: 4
- Views: 12331
Drawing a route via VB.net
Hello, I'm supporting a customer of ours in order to use xServer.NET via vb.net but I can't reproduce the c# example in order to draw a route using a MapPolyline. Here is what I did: this is the xRoute call and it works well returning the correct info and linestring: Dim route As New Route route = X...