WhirlyGlobe icon indicating copy to clipboard operation
WhirlyGlobe copied to clipboard

[Android] Unable to click on a vector line

Open Tourmen opened this issue 7 years ago • 3 comments

I have a vector database with airways (that are lines). And Ive "played" with Vector TestCases on Android. And it has been revealed that setting .selectable to the vector object (to a line) does not have any effect and I did not get any events (userDidTap) for them. Such object are not clickable. Please, fix it. PS: Did not check for polygons. May be the same problem. It is also important for us to get it fixed. Thank you.

Tourmen avatar Oct 10 '17 07:10 Tourmen

Is there any update for this issue? I'm facing the same problem. Thanks!

wns1 avatar Mar 21 '19 16:03 wns1

Still does not seem to be working. The VectorObject-ComponentObject mapping is being added to the component manager, but the linears aren't being added to the selection manager via SelectionManager::addSelectableLinear. Same on iOS and Android.

TimSylvester avatar Jun 23 '21 20:06 TimSylvester

I'm not sure of the state of selection on the various platforms. Outside of markers, labels, and areal vectors, of course.

mousebird avatar Jun 23 '21 20:06 mousebird