MapPointAnnotation event

  1. 5 years ago

    How can I detect the tap on a MapPointAnnotation?
    My need is to open a detail view when the user tap on the pin.
    Then: is the InfoWindow of the MapPointAnnotation customizable?

    Thanks in advance

  2. marco

    15 Oct 2018 Administrator User since 2016

    Hi @ferdinando.cecchini we'll add the DidSelectAnnotation/DidDeselectAnnotation events to MapView in the next upcoming release (we also added a tag property to the MapPointAnnotation class).
    We are also working on a way to offer the users the ability to customise MapPointAnnotation.

  3. Thank you... and thank for the big work that all of you are doing!!

  4. marco

    17 Oct 2018 Administrator User since 2016

    @ferdinando.cecchini if you use this un-official build https://media.creolabs.com/beta/unofficial/creo_build15266.zip then you can start playing with the new DidSelectAnnotation/DidUnselectAnnotation MapView events.

    I attached a very simple project to show you basic usage (the tag property has been added to MapPointAnnotation class).
    Please note that MapPointAnnotation customisation will be available in a couple of weeks.

or Sign Up to reply!