Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Update directions results
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Gillies committed Mar 10, 2017
1 parent cad2796 commit 2213e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/directions.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ route(s) as a GeoJSON-like FeatureCollection dictionary.
>>> driving_routes['features'][0]['geometry']['type']
'LineString'
>>> driving_routes['features'][0]['properties']['summary']
'Mount Hood Highway...'
'Robert Hugh Baldock Freeway...'

```

Expand Down

0 comments on commit 2213e73

Please sign in to comment.