osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
287 stars 92 forks source link

Unable to tap on stairs icon #3955

Closed dmpr0 closed 4 days ago

dmpr0 commented 2 months ago

Description

How to reproduce

Actual result

Expected result

Screenshot
Android

Environment OsmAnd Version: 4.8.2.1 iOS version: 18.5 Device model: iPhone XS Max

nnngrach commented 2 months ago
- (NSArray<OATargetPoint *> *) selectObjectsForContextMenu:(CGPoint)touchPoint showUnknownLocation:(BOOL)showUnknownLocation

public boolean showContextMenu(PointF point, RotatedTileBox tileBox, boolean showUnknownLocation) {
dmpr0 commented 3 weeks ago

Review

Android iOS