Tag: xserver
-
Play with PTV’s CodeSampleBrowser!
Dear all,
the PTV Code Sample Browser is an interactive tutorial based onĀ JavaScript. Using this sample browser, you will easily develop your own web applications. Just select the preferred code sample and start to interact with the application by clicking the “Show Sample”-Button.…
-
Ready for programming PTV xServer?
Dear all,
PTV provides a specific tutorial so called “PTV Cookbook” in order to give you any support to start immediately with your first application using PTV xServer as the obligatory server components. Our target is hereby to offer a bundle of code samples for all relevant use cases.…
-
Use Bing maps – How to insert satellite imagery
Downloading Bing map tiles from Microsoft is available for PTV Developer Components. Avoiding misunderstandings only satellite imagery is downloadable in order to combine these map tiles with PTV Maps.
The document we uploaded to the PTV Components customer area (go to customer area > PTV xServer > documents) describes what to do in order to integrate satellite imagery e.g.…
-
Ways to integrate a touch-friendly PTV xServer map for the Windows 8 UI
The “Windows 8 Modern UI” (formerly known as “Metro”) defines a new programming model for apps which supports tablets and other touch devices.
Accessing xServers from these apps is simple: Just use SOAP with C#/VB or the new JSON API (see blog post of September 2012) with JavaScript to access the xServer functions directly from a Windows 8 app.…