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

Merge pull request #361 from alno/yandex_no_key_required

Yandex API key is not required
parents 1c437385 4fdde085
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,6 @@ module Geocoder::Lookup
"http://maps.yandex.ru/?ll=#{coordinates.reverse.join(',')}"
end
def required_api_key_parts
["key"]
end
private # ---------------------------------------------------------------
def results(query)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment