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

Add "Configure Multiple Services" header

for clarity (damn, the README has gotten awfully long).
parent 87215a86
Branches
Tags
No related merge requests found
......@@ -384,7 +384,10 @@ Or, to use parameters in your model:
reverse_geocoded_by :latitude, :longitude, :address => :full_address, :params => {:region => "..."}
end
You can also configure multiple geocoding services at once, like this:
### Configure Multiple Services
You can configure multiple geocoding services at once, like this:
Geocoder.configure(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment