Xamarin: Get location after magnifier

430
0
07-22-2021 03:15 PM
MichaelWidmer
New Contributor II

We're currently trying to get a location after the user finishes using the magnifier on the map. While getting the starting position, there is no event or way to grab the end position after the user "touches-up".

Using an effect, I've been able to use the platform specific elements events on UWP and iOS to detect the end of magnifying and grab the position, but not on Android, where all the events seem to get swallowed (aka handled) by the MapView.

So: what is the official approach to get the end position of the magnifier?

A similar query in 2019 unfortunately stayed unanswered...

Tags (2)
0 Kudos
0 Replies