Skip to content
Snippets Groups Projects
Commit 6f9bf4fd authored by Alex Reisner's avatar Alex Reisner
Browse files

Fix incorrect method call closing.

parent 6852ca56
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ By default Geocoder uses Google's geocoding API to fetch coordinates and street
:cache => Redis.new,
:cache_prefix => "..."
end
)
Please see lib/geocoder/configuration.rb for a complete list of configuration options. Additionally, some lookups have their own configuration options which are listed in the comparison chart below, and as of version 1.2.0 you can pass arbitrary parameters to any geocoding service. For example, to use Nominatim's `countrycodes` parameter:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment