Page 1 of 1

annotation click event doesn't exist?

Posted: Thu Dec 10, 2015 1:21 pm
by 18376849
Hi,

I have a problem with the annotation tool. I want to show a pop up box or something by clicking on the annotation.
Now, I can't find the click event on annotation. Some earlier posts suggest to do "annotation.Click" or something like that, but the annotation object doesn't have any click or tap, ... event with me.

Anyone that can tell me what I'm doing wrong? Or is this a bug?

I'm working in Xamarin forms, FYI.

Thanks

Re: annotation click event doesn't exist?

Posted: Mon Dec 14, 2015 9:39 am
by narcis
Hi Cozmos,

This is a bug in Xamarin.Forms. I have added it (bug #1391) to bugzilla. I also found there's no Clicked method available so there's no workaround I can think of.