Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Disable Pin.InfoWindow completly #796

@byme8

Description

@byme8

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.

Map.DisableInfoWindow = true;
// or 
Pin..DisableInfoWindow = true;

PLATFORMS

  • Android
  • iOS
  • UWP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions