Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jun 29, 2010
1 parent 44a35ae commit 7a6f41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -41,7 +41,7 @@ So how do we get them? Try adding a viewport to ask Google to limit results to a
<pre><code>centroid = (34.039020123166175, -118.24590404333648)
span = (0.037236705899272908, 0.034925735835917911)</code></pre>

*Now check this out. The viewport will limit our results to just the downtown address.*
Now check this out. The viewport will limit our results to just the downtown address. One trick is to remove the city designation here, as it can just muddle things up.
<pre><code>point_generator = g.geocode(
'202 W. 1st St.',
exactly_one=False,
Expand Down

0 comments on commit 7a6f41b

Please sign in to comment.