Replies: 2 comments
-
|
Hello, thanks for proposing this idea. For the bearing, your request is similar to #73 I think? As far as calculating the distance between two points is concerned, you can already achieve this with those steps:
Would that work, or do you have something else in mind? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, very similar to #73 but for example, I've multiple points recorded, If
I open a point, select a checkpoint for example "connection", could have a
list based on POI distance that show names, or a search box, I select POI B
and app will add/draw the line between them, saying beam on each to the
other point, etc.
This should eliminate the need of adding lines and points, just activating
a link between them.
In real life, I use that to register minilink interconnection from one site
to another site, always using several apps. This will make life easier. but
I'll try to draw individual lines until something similar appears.
Best regards
…On Fri, 20 Feb 2026 at 17:57, androidseb ***@***.***> wrote:
*androidseb* left a comment (androidseb/mapmarker#122)
<#122 (comment)>
Hello, thanks for proposing this idea.
For the bearing, your request is similar to #73
<#73> I think?
As far as calculating the distance between two points is concerned, you
can already achieve this with those steps:
- Tap the "+" icon, then the "polyline" button to start adding a path
- Tap the first marker to snap the camera to it
- Tap "+" to add a point to your path
- Tap the second marker to snap the camera to it
- Save the path
- Open the edit screen for that path
- Scroll at the bottom and see the distance displayed
Would that work, or do you have something else in mind?
—
Reply to this email directly, view it on GitHub
<#122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF2U5MXHW4ZORN2KXMPZRT34M5DGZAVCNFSM6AAAAACULPPNM6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTSMZWGMYTKOJUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Cláudio Belguinha*
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example. I add POI labeled StationA, in a checkbox I choose connect to other POI option. A drop&search box to locate the StationB POI is unlocked, select the StationB that I want and the system draws a direct line from stationA to stationB, automatic distance between 2 points is added, aslo bearing in degress if possible.
Beta Was this translation helpful? Give feedback.
All reactions