New issue 23 by jgty...@gmail.com: Displaying Driving Directions
http://code.google.com/p/publicradioroadtrip/issues/detail?id=23
There are multiple questions here which I will ferret out and comment on
over time.
In particular, I found out that for the Google DirectionsService
the "maximum allowed waypoints is 8, plus the origin, and destination. Maps
API
Premier customers are allowed 23 waypoints, plus the origin, and
destination."
This is adding another wrinkle to these plans, but I'm sure there's a
workaround there somewhere.
Should directions simply be a text field?
If so, should directions be a property of a story? What if a story is used
in two different roadtrips?
Or, should directions be a property of a collection?
Envisioning the finished web page / printed page would be helpful in
defining how this may work.