When SelectedIdem changes, color doesn't
Closed this issue · 1 comments
Pollif commented
I'm having an issue with Android: I'm trying to have pin color change to SelectedColor when they are selected from a code method. It works fine when the selection is operated by the user on the screen, but when I change the selected item from code, the color of the pin won't change even though the map.SelectedItem property is correctly set to the right pin.
Is there a way to achieve this?
veryhumble commented
Hi Pollif,
I think the issue is described here #48 . Sadly we haven't had time to find the cause and fix it. Would be happy to have some help on this one.