react-native-geocoder icon indicating copy to clipboard operation
react-native-geocoder copied to clipboard

Adds support for 0 latitude or 0 longitude

Open fjtrujy opened this issue 7 years ago • 0 comments

In the current status of Master if the User is on latitude or longitude 0 the library throw an error. However the position (in the latitude or the longitude) 0 must be a valid position.

I have fixed the issues (for the Native functions and for Google API) and also I have added the pertinent tests.

Thanks

fjtrujy avatar Jan 19 '18 10:01 fjtrujy