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
Some apps have their own "InfoWindows" and show them in a separate control nearby the map.
It would be nice to have a way to disable InfoWindow altogether. So it will not appear when the marker is clicked.
Map.DisableInfoWindow =true;// or
Pin..DisableInfoWindow=true;
PLATFORMS
Android
iOS
UWP
The text was updated successfully, but these errors were encountered:
SUMMARY
Some apps have their own "InfoWindows" and show them in a separate control nearby the map.
It would be nice to have a way to disable InfoWindow altogether. So it will not appear when the marker is clicked.
PLATFORMS
The text was updated successfully, but these errors were encountered: