Optimize specified transports (pickups and deliveries) and displays the optimal routes for each of your vehicles.
-
Updated
Nov 19, 2024 - JavaScript
Optimize specified transports (pickups and deliveries) and displays the optimal routes for each of your vehicles.
Create an app to request the Loading Space Optimization API, and display the result in a 3D viewer.
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, click on a location anywhere on the map and caluclate areas around this location that are reachable in a specific distance or time.
Display a map and visualize clickable truck restrictions like weight limits or truck-bans in inner cities.
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.
Display a Leaflet raster map with minimal configuration effort.
Display a map, enter addresses for start and destination and find the optimal route between these waypoints.
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.
Display a Satellite map and visualize a transportation layer on top of it.
Display a map, select a vehicle and an emission method, and calculate a route with emissions between waypoints.
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.
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.
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."