https://github.com/ptv-logistics/tutorials-fixations-orderstrips
https://github.com/ptv-logistics/tutorials-fixations-orderstrips
ptv-developer tutorials
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ptv-logistics/tutorials-fixations-orderstrips
- Owner: ptv-logistics
- License: apache-2.0
- Created: 2025-06-05T12:09:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-05T12:34:20.000Z (4 months ago)
- Last Synced: 2025-06-05T13:33:37.116Z (4 months ago)
- Topics: ptv-developer, tutorials
- Language: JavaScript
- Homepage: https://developer.myptv.com
- Size: 280 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fixations of orders/trips
Constrain a sequence of orders, associate vehicles with orders and complete existing routes without modifying the established sequences.PTV Developer APIs used in this tutorial:
- Raster Maps API
- Geocoding & Places API
- Route Optimization OptiFlow API## Getting started
- Replace the API key placeholder *"YOUR_API_KEY"* in `index.js` with your PTV Developer API key.
- How to create an API key for PTV Developer
- Start the application by opening `index.html` in your browser.
#
### Try the tutorial application here.
### Read the complete tutorial on PTV Developer.