Skip to content

Commit

Permalink
Update Yandex.md
Browse files Browse the repository at this point in the history
Changing Markdown sub bullets
  • Loading branch information
DenisCarriere committed Mar 2, 2015
1 parent 053aba3 commit 27801a4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/providers/Yandex.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@ $ geocode '45.15, -75.14' --provider yandex --method reverse

- `location`: Your search location you want geocoded.
- `lang`: Chose the following language:
* `ru-RU` — Russian (by default)
* `uk-UA` — Ukrainian
* `be-BY` — Belarusian
* `en-US` — American English
* `en-BR` — British English
* `tr-TR` — Turkish (only for maps of Turkey)
: **ru-RU** — Russian (by default)
: **uk-UA** — Ukrainian
: **be-BY** — Belarusian
: **en-US** — American English
: **en-BR** — British English
: **tr-TR** — Turkish (only for maps of Turkey)
- `kind`: Type of toponym (only for reverse geocoding):
* `house` - house or building
* `street` - street
* `metro` - subway station
* `district` - city district
* `locality` - locality (city, town, village, etc.)
: **house** house or building
: **street** street
: **metro** subway station
: **district** city district
: **locality** locality (city, town, village, etc.)

## References

- [API Reference](http://api.yandex.com/maps/doc/geocoder/desc/concepts/input_params.xml)
- [API Reference](http://api.yandex.com/maps/doc/geocoder/desc/concepts/input_params.xml)

0 comments on commit 27801a4

Please sign in to comment.