OBJECT
Track
link GraphQL Schema definition
- type Track {
- # Additional Track properties
- TrackProperties :
- # Track geometry in GeoJSON format
- LineString :
- }
OBJECT
- type Track {
- # Additional Track properties
- TrackProperties :
- # Track geometry in GeoJSON format
- LineString :
- }