Tag: tutorial
-
Developer Postman Collections
In one of our tutorials we show how to import the OpenAPI specifications of the PTV Developer APIs in Postman. Then you are able to quickly test the different services by sending requests and analyzing the responses.
Moreover, for some PTV Developer APIs we now provide specific Postman collections.…
-
Tutorials on GitHub
As you know we provide more and more tutorials to demonstrate how easy it is to build applications with PTV Developer. By the way, two new ones How to generate clients and Access APIs with Excel are recently published.
Besides a detailed step description most of the tutorials offer a sample application demonstrating the final result immediately (see button “Try it!”).…
-
New tutorials for route optimization available
The first two tutorials for route optimization are available now.
Pickups and Deliveries shows how route planning can take place in the use case of e.g. CEP.
Depot based transports shows route planning in case of a central depot, where loading or unloading takes place.…
-
Be part of the community – PTV Developer joins Stackoverflow
In addition to our regular support channels we are happy to tell you that we are also focusing on our community support using Stackoverflow.
So if you get stuck while implementing feel free to ask your question on Stackoverflow using the tag ptv-developer. …
-
New tutorials for toll and emissions calculation available
Nowadays toll and emissions calculation are key points for a routing app to evaluate costs and pollution. Both is provided by the Routing API of PTV Developer.
The two new tutorials Toll Routing and Emissions Routing show how easy it is to implement this for your own routing app.…
-
How to create a Vector Map React App
According to the Stackoverflow Developer Survey 2021 React.js passed jQuery and is now the number one used web framework.
To help you tackling challenges in the field of location services and route optimization using React.js we introduced a first tutorial in which we explain how to create a vector map app using react native and the PTV Developer Vector Maps API.…