Search found 28 matches

by webdirekt
Thu Jan 12, 2017 7:25 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Slow loading of WpfMap control Map using Silky sand theme
Replies: 6
Views: 12085

Re: Slow loading of WpfMap control Map using Silky sand them

Hello Bernd, Thanks for the quick reply. :) Yes the service is OnPremise. And we have two screens description as below: - PtvStatusMonitor_India screenshot which is loading map faster (< 2 seconds) on full screen - PtvStatusMonitor_Germany screenshot which is loading map too slow in India as well as...
by webdirekt
Wed Jan 11, 2017 12:02 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Slow loading of WpfMap control Map using Silky sand theme
Replies: 6
Views: 12085

Slow loading of WpfMap control Map using Silky sand theme

- We have used WpfMap Control and it takes about 8 to 10 seconds to render full map in application as shown in Image.
- Is there any way to load map faster?
by webdirekt
Tue Jan 10, 2017 5:12 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Setting the background color of map.
Replies: 2
Views: 5736

Setting the background color of map.

- We have specific polygon colored in the light blue color.( ColoredRegion.png )
- We have collection of points in database for that colored region.
- We want to color the whole region outside the colored polygon as gray.
by webdirekt
Mon Jan 09, 2017 1:46 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Show custom popup for pin on mouse click for showing details
Replies: 2
Views: 3736

Show custom popup for pin on mouse click for showing details

- How to invoke MouseUp Event on Mouse Left Button Click ? We have implemented following functionalities - ------------------------------------------------------------------------------------------- 1) Single Selection Of Pin - We have implemented this functionality using CTRL(Left or Right) + OnMou...
by webdirekt
Mon Dec 26, 2016 6:30 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Wpf Xmap to zoom in by default
Replies: 3
Views: 6877

Re: Wpf Xmap to zoom in by default

Thanks for the feedback,it works fine for me. :D
by webdirekt
Sat Dec 17, 2016 10:02 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Wpf Xmap to zoom in by default
Replies: 3
Views: 6877

Wpf Xmap to zoom in by default

- We have xmap which shows points based on the coordinates provided to it.
- I want after showing the coordinates the map should zoom in by default.
- Please see the screen attached.
- By default (Xmap_default screen)
- Manually after zoom in(Xmap_After_Zoom_in)
by webdirekt
Sat Dec 17, 2016 9:51 am
Forum: PTV xServer.NET (Admin=OH)
Topic: How to change the position of navigation control in WPF map
Replies: 2
Views: 3552

Re: How to change the position of navigation control in WPF

Thanks for the help your solution works for me.
by webdirekt
Fri Dec 16, 2016 12:10 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: How to change the position of navigation control in WPF map
Replies: 2
Views: 3552

How to change the position of navigation control in WPF map

We are using WPF map control and by default the map navigation is at top left.
We need the navigation at top right as per the attached screenshot.
Please help.