Skip to content

Commit

Permalink
Remove documentation about GOOGLE_MAPS_API_KEY
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
  • Loading branch information
spk committed Aug 1, 2011
1 parent 9013d28 commit bf7a463
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.textile
@@ -1,8 +1,5 @@
h2. Usage

Get a google maps API key, and store in your app under GOOGLE_MAPS_API_KEY
<pre>GOOGLE_MAPS_API_KEY = 'your_api_key'</pre>

<pre>directions = GoogleDirections.new(origin, destination)</pre>
where _origin_ and _destination_ are strings of addresses or places that Google can find an address for. Example: "816 Meridian St., 37207"

Expand Down

0 comments on commit bf7a463

Please sign in to comment.