File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ PyPI version] ( https://badge.fury.io/py/geolocation-python.svg )] ( https://pypi.python.org/pypi/geolocation-python/0.1.2 )
44
5+ [ ![ Gitter] (https://badges.gitter.im/Join Chat.svg)] ( https://gitter.im/slawek87/geolocation-python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
56What is Geolocation?
67=====================
7- [ ![ Gitter ] ( https://badges.gitter.im/Join Chat.svg) ] ( https://gitter.im/slawek87/geolocation-python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
8+
89Geolocation is a simple and clever application which uses google maps api.
910This application allows you to easily and quickly get information about given location.
1011Application returns such information as:
@@ -89,4 +90,4 @@ my_location = google_maps.search(lat=lat, lng=lng).first()
8990
9091```
9192
92- More examples you should find [ here] ( https://github.com/slawek87/geolocation-python/tree/master/examples ) .
93+ More examples you should find [ here] ( https://github.com/slawek87/geolocation-python/tree/master/examples ) .
You can’t perform that action at this time.
0 commit comments