File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# simple-reverse-geocoder
2
2
3
- [ ![ npm version] ( https://img.shields.io/npm/v/simple-reverse-geocoder.svg?style=flat-square )] ( https://www.npmjs.com/package/simple-reverse-geocoder )
4
- [ ![ npm downloads] ( https://img.shields.io/npm/dm/simple-reverse-geocoder.svg?style=flat-square )] ( https://www.npmjs.com/package/simple-reverse-geocoder )
5
- [ ![ Build Status] ( https://img.shields.io/travis/lgaticaq/simple-reverse-geocoder.svg?style=flat-square )] ( https://travis-ci.org/lgaticaq/simple-reverse-geocoder )
6
- [ ![ Coverage Status] ( https://img.shields.io/coveralls/lgaticaq/simple-reverse-geocoder/master.svg?style=flat-square )] ( https://coveralls.io/github/lgaticaq/simple-reverse-geocoder?branch=master )
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/simple-reverse-geocoder.svg )] ( https://www.npmjs.com/package/simple-reverse-geocoder )
4
+ [ ![ npm downloads] ( https://img.shields.io/npm/dm/simple-reverse-geocoder.svg )] ( https://www.npmjs.com/package/simple-reverse-geocoder )
5
+ [ ![ Build Status] ( https://img.shields.io/travis/lgaticaq/simple-reverse-geocoder.svg )] ( https://travis-ci.org/lgaticaq/simple-reverse-geocoder )
6
+ [ ![ Coverage Status] ( https://img.shields.io/coveralls/lgaticaq/simple-reverse-geocoder/master.svg )] ( https://coveralls.io/github/lgaticaq/simple-reverse-geocoder?branch=master )
7
7
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/e70514e8e89c182b301d/maintainability )] ( https://codeclimate.com/github/lgaticaq/simple-reverse-geocoder/maintainability )
8
- [ ![ dependency Status] ( https://img.shields.io/david/lgaticaq/simple-reverse-geocoder.svg?style=flat-square )] ( https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=dependencies )
9
- [ ![ devDependency Status] ( https://img.shields.io/david/dev/lgaticaq/simple-reverse-geocoder.svg?style=flat-square )] ( https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=devDependencies )
8
+ [ ![ dependency Status] ( https://img.shields.io/david/lgaticaq/simple-reverse-geocoder.svg )] ( https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=dependencies )
9
+ [ ![ devDependency Status] ( https://img.shields.io/david/dev/lgaticaq/simple-reverse-geocoder.svg )] ( https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=devDependencies )
10
10
11
11
> Get address from a point
12
12
You can’t perform that action at this time.
0 commit comments