onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Adds Area and Distance Utility functions #341

Closed shubham1g5 closed 4 years ago

shubham1g5 commented 4 years ago

Adds functionality to calculate area, perimeter and distance for a given set of Mapbox coordinates.

Ported from - https://github.com/googlemaps/android-maps-utils/blob/master/library/src/main/java/com/google/maps/android/SphericalUtil.java

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1634


Totals Coverage Status
Change from base Build 1619: 0.3%
Covered Lines: 3102
Relevant Lines: 5847

💛 - Coveralls