johntynan / publicradioroadtrip

Automatically exported from code.google.com/p/publicradioroadtrip
GNU General Public License v3.0
0 stars 0 forks source link

Ordering Stories within a Collection #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. It is important to show a route as part of a roadtrip/collection.
2. How does one specify a route on a map?
3. How does one indicate points along this route?
4. How do you order points/stories along this route.

Original issue reported on code.google.com by jgty...@gmail.com on 22 Feb 2011 at 8:25

GoogleCodeExporter commented 9 years ago
May want to think about stories as waypoints.  See:

http://code.google.com/apis/maps/documentation/javascript/services.html#Directio
ns

Original comment by jgty...@gmail.com on 24 Feb 2011 at 12:53

GoogleCodeExporter commented 9 years ago
Right now, you can order stories by date or by "sort value" which can be any 
value the user would like to use to order their stories (i.e. 1.0, 2.0 or even 
a,b,c,d etc.)

Original comment by jgty...@gmail.com on 13 May 2011 at 1:55