Leaflet classes for extended PTV Developer Maps functionalities
-
Updated
Jul 8, 2026 - JavaScript
Leaflet classes for extended PTV Developer Maps functionalities
Optimize specified transports (pickups and deliveries) and displays the optimal routes for each of your vehicles.
Display a map, click on a location anywhere on the map and caluclate areas around this location that are reachable in a specific distance or time.
Create an app to request the Loading Space Optimization API, and display the result in a 3D viewer.
Display a map, select and calculate a route with toll between waypoints.
Optimize specific transports (single depot location, customer locations with pickups and deliveries) and displays the optimal routes for each of your vehicles on the map.
Display a map and visualize clickable truck restrictions like weight limits or truck-bans in inner cities.
Implement a vector map React app with overlays with minimal configuration effort.
Display a map, enter addresses for start and destination and find the optimal route between these waypoints.
Display a Leaflet raster map with minimal configuration effort.
Implement an app that computes a matrix calculation with the help of the Matrix Routing API. It results in a distance, travel time and or toll cost matrix displayed in a table.
Implement a simple single field search control that uses suggestion and address search endpoints.
Implement an app that computes a time dependent matrix with the help of the Matrix Routing API. The resulting travel time profiles are displayed on a line chart.
Display a Satellite map and visualize a transportation layer on top of it.
Block some roads using the intersection with polylines, calculate a route between two waypoints and display the route with and without taking account the blocked roads.
Show an interactive map, use a click in the map to specify the position, invoke the endpoint, and display the result returned by the position matching endpoint.
Build a web app that displays a PTV Raster Map and overlays custom road attribute scenarios
Display a map, select a vehicle and an emission method, and calculate a route with emissions between waypoints.
Add a description, image, and links to the ptv-developer topic page so that developers can more easily learn about it.
To associate your repository with the ptv-developer topic, visit your repo's landing page and select "manage topics."