You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native map control's "MyLocationClick" event is not exposed (This is different to the MyLocation Button Click).
Also, currently if the default user icon is showing and there is a marker on top of it,
tapping the marker will be handled as MyLocationClick, and not as PinClick event.
Meaning our app doesn't receive any indication of pin click in the same position of the user, or its general area.
DETAILS
MyLocationClick should be exposed by Map control.
PLATFORMS
Android
iOS
UWP
The text was updated successfully, but these errors were encountered:
SUMMARY
Native map control's "MyLocationClick" event is not exposed (This is different to the MyLocation Button Click).
Also, currently if the default user icon is showing and there is a marker on top of it,
tapping the marker will be handled as MyLocationClick, and not as PinClick event.
Meaning our app doesn't receive any indication of pin click in the same position of the user, or its general area.
DETAILS
MyLocationClick should be exposed by Map control.
PLATFORMS
The text was updated successfully, but these errors were encountered: