MerginMaps / MerginMaps/mobile

support for triangulation

Open
#865 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

I have a project requiring finding unknown coordinate from 2 known coordinates & bearing - screenshot shows another app that displays remote point (black marker) from known coordinates & bearing using triangulation - would be useful for use with a rangefinder as well

![image](https://user-images.githubusercontent.com/53323943/93144700-b4b4c400-f73e-11ea-832c-25f8e1de4914.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are identified in the issue. Start by locating existing coordinate and bearing functionality in the mobile app, then define how a user supplies two known coordinates and bearings and how the unknown point is displayed; completion would include the triangulated point and rangefinder-related use case described.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.