Skip to content

show waypoint button#5386

Open
Vladyslav-lys wants to merge 3 commits intomasterfrom
add_show_waypoint_on_map_button
Open

show waypoint button#5386
Vladyslav-lys wants to merge 3 commits intomasterfrom
add_show_waypoint_on_map_button

Conversation

@Vladyslav-lys
Copy link
Copy Markdown
Contributor

No description provided.

@Vladyslav-lys Vladyslav-lys requested a review from tigrim May 7, 2026 17:28
@Vladyslav-lys Vladyslav-lys linked an issue May 7, 2026 that may be closed by this pull request
6 tasks
}];
}

- (void)showWaypointOnMap:(OAGpxWptItem *)item cameraLatitude:(double)cameraLatitude cameraLongitude:(double)cameraLongitude
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove camera


- (BOOL)showWaypoint:(id)sender
{
UIButton *btn = (UIButton *)sender;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the context menu with waypoint information be opened?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, only center map camera on waypoint on the same screen where the button was tapped

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.

Add Show Waypoint on map button – Tracks

2 participants