Show / Hide Table of Contents

Method ShowCalloutForGeoElement

| Edit this page View Source

ShowCalloutForGeoElement(GeoElement, Point, CalloutDefinition)

Shows a callout for the given geoelement at an appropriate location for the tap location by snapping to the geometry of the element.

Declaration
public virtual void ShowCalloutForGeoElement(GeoElement element, Point tapPosition, CalloutDefinition definition)
Parameters
Type Name Description
GeoElement element

The GeoElement used to calculate the placement of the callout.

Point tapPosition

The position the user tapped the view to use for calculating an adjusted callout location.

CalloutDefinition definition

The callout definition.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX