googlemaps / js-route-optimization-app

Solve vehicle routing problems with Google Maps Platform Route Optimization
https://developers.google.com/maps/documentation/route-optimization
Other
97 stars 26 forks source link

Allow renaming references to Shipments #113

Open jmccollum-woolpert opened 9 months ago

jmccollum-woolpert commented 9 months ago

CFR may be used to for purposes other than delivering shipments, such as optimizing routes for carrying passengers. The ability to rename a "Shipment" to something like "Ride" or "Passenger" in the UI would allows users of these other use cases to use clearer and more appropriate terminology.

Updating the application deployment to store a shipment name configuration would allow renaming "Shipment" to any desired value and would persist for all users.