Show / Hide Table of Contents

Method ShowCalloutAt

| Edit this page View Source

ShowCalloutAt(MapPoint, CalloutDefinition)

Shows a callout based on a CalloutDefinition at the given location.

Declaration
public virtual void ShowCalloutAt(MapPoint location, CalloutDefinition definition)
Parameters
Type Name Description
MapPoint location

Location to anchor the callout to.

CalloutDefinition definition

The callout definition.

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