Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Area and Distance Utility functions #341

Merged
merged 2 commits into from
May 21, 2020

Conversation

shubham1g5
Copy link
Contributor

@shubham1g5 shubham1g5 commented May 21, 2020

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

@shubham1g5 shubham1g5 changed the title Adds a simplistic Google map's SphericalUtil port Adds Area and Distance Utility functions May 21, 2020
@coveralls
Copy link

coveralls commented May 21, 2020

Pull Request Test Coverage Report for Build 1634

  • 41 of 41 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 53.053%

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

💛 - Coveralls

@ekigamba ekigamba self-requested a review May 21, 2020 08:37
@ekigamba ekigamba merged commit 4f2c926 into onaio:master May 21, 2020
@shubham1g5 shubham1g5 deleted the portSphericalUtil branch May 21, 2020 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants