14 results have been found
API Changes
/en/documentation/account-api/api-changes
API Changes You need to enable JavaScript to run this app. … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/data-api/api-changes
API Changes You need to enable JavaScript to run this app. … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/raster-maps-api/api-changes
API Changes You need to enable JavaScript to run this app. … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
Combined Transports
/en/documentation/data-api/code-samples/combined-transports
GET Position search Latitude Longitude Radius Text search Query Allowed countries Example presets Position example Text example Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // …
Vehicle Models - [PREVIEW]
/en/documentation/data-api/code-samples/vehicle-models-preview
GET vehicle types filter TRUCK TRUCK LCV SCV Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … This code sample describes how to request vehicle models …
Map Information
/en/documentation/data-api/code-samples/map-information
GET Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … This code sample describes how to request the map …
Raster Map with Leaflet
/en/resources/tutorials/map-rendering/raster-map-leaflet
You will learn how a basic Raster Map with Leaflet is implemented. We will display a Leaflet raster map with minimal configuration effort. This tutorial illustrates the use of the PTV Developer Raster Maps API . Try it! Download from GitHub … …
Raster Map with OpenLayers
/en/resources/tutorials/map-rendering/raster-map-openlayers
You will learn how a basic Raster Map with OpenLayers is implemented. We will display a OpenLayers raster map with minimal configuration effort. This tutorial illustrates the use of the PTV Developer Raster Maps API . Try it! Download from GitHub … …
Data API Reference
/en/documentation/data-api/data-api-reference
{ "openapi": "3.0.1", "info": { "title": "Data", "version": "1.16", "description": "With the Data service you can obtain additional data such as vehicle profiles.", "contact": { "url": "https://developer.myptv.com/" } }, "tags": [ { "name": "Map …
Predefined Profiles
/en/documentation/data-api/code-samples/predefined-profiles
GET Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … This code sample describes how to request the predefined …
Raster Maps API Reference
/en/documentation/raster-maps-api/raster-maps-api-reference
{ "openapi": "3.0.1", "info": { "title": "Raster Maps", "description": "With the Raster Maps service you can display geographical data and traffic information on a digital map.", "version": "1.1", "contact": { "url": "https://developer.myptv.com/" } }, …
Satellite Tiles
/en/documentation/raster-maps-api/code-samples/satellite-tiles
GET Zoom x y Send Request Response Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Request a satellite map tile as png …
Image Tiles
/en/documentation/raster-maps-api/code-samples/image-tiles
GET Zoom x y Size Style Select a value amber blackmarble classic gravelpit sandbox silica silkysand Layers Send Request Response Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Request a plain …
Data Tiles
/en/documentation/raster-maps-api/code-samples/data-tiles
GET Zoom x y Size Style Select a value amber blackmarble classic gravelpit sandbox silica silkysand Layers Send Request Response JSON Image Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java …