skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadMap

Inheritance
System.Object
RadItemsControl
RadMap
MiniMap
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class RadMap : RadItemsControl

Constructors

RadMap()

Declaration
public RadMap()

Fields

CenterProperty

Declaration
public static readonly DependencyProperty CenterProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

CommandBarVisibilityProperty

Declaration
public static readonly DependencyProperty CommandBarVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

DistanceUnitProperty

Declaration
public static readonly DependencyProperty DistanceUnitProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

GeoBoundsNWProperty

Declaration
public static readonly DependencyProperty GeoBoundsNWProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

GeoBoundsProperty

Declaration
public static readonly DependencyProperty GeoBoundsProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

GeoBoundsSEProperty

Declaration
public static readonly DependencyProperty GeoBoundsSEProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsKeyboardNavigationEnabledProperty

Declaration
public static readonly DependencyProperty IsKeyboardNavigationEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsMiniMapExpandedProperty

Declaration
public static readonly DependencyProperty IsMiniMapExpandedProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MapMouseClickEvent

Declaration
public static readonly RoutedEvent MapMouseClickEvent
Field Value
RoutedEvent

MapMouseDoubleClickEvent

Declaration
public static readonly RoutedEvent MapMouseDoubleClickEvent
Field Value
RoutedEvent

MaxZoomLevelProperty

Declaration
public static readonly DependencyProperty MaxZoomLevelProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MiniMapExpanderVisibilityProperty

Declaration
public static readonly DependencyProperty MiniMapExpanderVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MiniMapHeightProperty

Declaration
public static readonly DependencyProperty MiniMapHeightProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MiniMapWidthProperty

Declaration
public static readonly DependencyProperty MiniMapWidthProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MinZoomLevelProperty

Declaration
public static readonly DependencyProperty MinZoomLevelProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseClickModeProperty

Declaration
public static readonly DependencyProperty MouseClickModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseDoubleClickModeProperty

Declaration
public static readonly DependencyProperty MouseDoubleClickModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseDragModeProperty

Declaration
public static readonly DependencyProperty MouseDragModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseLocationIndicatorVisibilityProperty

Declaration
public static readonly DependencyProperty MouseLocationIndicatorVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseSelectionModeProperty

Declaration
public static readonly DependencyProperty MouseSelectionModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseShiftDragModeProperty

Declaration
public static readonly DependencyProperty MouseShiftDragModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseWheelModeProperty

Declaration
public static readonly DependencyProperty MouseWheelModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

MouseWheelSensitivityProperty

Declaration
public static readonly DependencyProperty MouseWheelSensitivityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

NavigationVisibilityProperty

Declaration
public static readonly DependencyProperty NavigationVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

PanningFinishedEvent

Declaration
public static readonly RoutedEvent PanningFinishedEvent
Field Value
RoutedEvent

ProviderProperty

Declaration
public static readonly DependencyProperty ProviderProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ProvidersProperty

Declaration
public static readonly DependencyProperty ProvidersProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ScaleVisibilityProperty

Declaration
public static readonly DependencyProperty ScaleVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SpringAnimationsModeProperty

Declaration
public static readonly DependencyProperty SpringAnimationsModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

UseDefaultLayoutProperty

Declaration
public static readonly DependencyProperty UseDefaultLayoutProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

UseSpringAnimationsProperty

Declaration
public static readonly DependencyProperty UseSpringAnimationsProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

WraparoundProperty

Declaration
public static readonly DependencyProperty WraparoundProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ZoomBarPresetsVisibilityProperty

Declaration
public static readonly DependencyProperty ZoomBarPresetsVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ZoomBarVisibilityProperty

Declaration
public static readonly DependencyProperty ZoomBarVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ZoomingFinishedEvent

Declaration
public static readonly RoutedEvent ZoomingFinishedEvent
Field Value
RoutedEvent

ZoomProperty

Declaration
public static readonly DependencyProperty ZoomProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ZoomStepProperty

Declaration
public static readonly DependencyProperty ZoomStepProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

Properties

Center

Declaration
public Location Center { get; set; }
Property Value
Location

CommandBarVisibility

Declaration
public Visibility CommandBarVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

DistanceUnit

Declaration
public DistanceUnit DistanceUnit { get; set; }
Property Value
DistanceUnit

GeoBounds

Declaration
public LocationRect GeoBounds { get; set; }
Property Value
LocationRect

GeoBoundsNW

Declaration
public Location GeoBoundsNW { get; set; }
Property Value
Location

GeoBoundsSE

Declaration
public Location GeoBoundsSE { get; set; }
Property Value
Location

GeographicalBounds

Declaration
public Rect GeographicalBounds { get; }
Property Value
Windows.Foundation.Rect

IsInitialized

Declaration
public bool IsInitialized { get; }
Property Value
System.Boolean

IsKeyboardNavigationEnabled

Declaration
public bool IsKeyboardNavigationEnabled { get; set; }
Property Value
System.Boolean

IsMiniMapExpanded

Declaration
public bool IsMiniMapExpanded { get; set; }
Property Value
System.Boolean

LocationRect

Declaration
public LocationRect LocationRect { get; }
Property Value
LocationRect

MapZoomBar

Declaration
public MapZoomBar MapZoomBar { get; }
Property Value
MapZoomBar

MaxZoomLevel

Declaration
public int MaxZoomLevel { get; set; }
Property Value
System.Int32

MiniMapExpanderVisibility

Declaration
public Visibility MiniMapExpanderVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

MiniMapHeight

Declaration
public double MiniMapHeight { get; set; }
Property Value
System.Double

MiniMapWidth

Declaration
public double MiniMapWidth { get; set; }
Property Value
System.Double

MinZoomLevel

Declaration
public int MinZoomLevel { get; set; }
Property Value
System.Int32

MouseClickMode

Declaration
public MouseBehavior MouseClickMode { get; set; }
Property Value
MouseBehavior

MouseDoubleClickMode

Declaration
public MouseBehavior MouseDoubleClickMode { get; set; }
Property Value
MouseBehavior

MouseDragMode

Declaration
public MouseDragBehavior MouseDragMode { get; set; }
Property Value
MouseDragBehavior

MouseLocationIndicatorVisibility

Declaration
public Visibility MouseLocationIndicatorVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

MouseSelectionMode

Declaration
public MouseSelectionMode MouseSelectionMode { get; set; }
Property Value
MouseSelectionMode

MouseShiftDragMode

Declaration
public MouseDragBehavior MouseShiftDragMode { get; set; }
Property Value
MouseDragBehavior

MouseWheelMode

Declaration
public MouseWheelBehavior MouseWheelMode { get; set; }
Property Value
MouseWheelBehavior

MouseWheelSensitivity

Declaration
public double MouseWheelSensitivity { get; set; }
Property Value
System.Double

NavigationVisibility

Declaration
public Visibility NavigationVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

PinchManipulationSensitivity

Declaration
public double PinchManipulationSensitivity { get; set; }
Property Value
System.Double

Provider

Declaration
public MapProviderBase Provider { get; set; }
Property Value
MapProviderBase

Providers

Declaration
public MapProviderCollection Providers { get; }
Property Value
MapProviderCollection

ScaleVisibility

Declaration
public Visibility ScaleVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

SpatialReference

Declaration
public ISpatialReference SpatialReference { get; set; }
Property Value
ISpatialReference

SpringAnimationsMode

Declaration
public SpringAnimationsMode SpringAnimationsMode { get; set; }
Property Value
SpringAnimationsMode

UseDefaultLayout

Declaration
public bool UseDefaultLayout { get; set; }
Property Value
System.Boolean

UseSpringAnimations

Declaration
public bool UseSpringAnimations { get; set; }
Property Value
System.Boolean

Wraparound

Declaration
public bool Wraparound { get; set; }
Property Value
System.Boolean

Zoom

Declaration
public double Zoom { get; set; }
Property Value
System.Double

ZoomBarPresetsVisibility

Declaration
public Visibility ZoomBarPresetsVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

ZoomBarVisibility

Declaration
public Visibility ZoomBarVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

ZoomStep

Declaration
public double ZoomStep { get; set; }
Property Value
System.Double

Methods

add_MapMouseClick(MouseRoutedEventHandler)

Declaration
public void add_MapMouseClick(MouseRoutedEventHandler value)
Parameters
MouseRoutedEventHandler value

add_MapMouseDoubleClick(MouseRoutedEventHandler)

Declaration
public void add_MapMouseDoubleClick(MouseRoutedEventHandler value)
Parameters
MouseRoutedEventHandler value

ArrangeOverride(Size)

Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Windows.Foundation.Size finalSize

Returns
Windows.Foundation.Size

ClearContainerForItemOverride(DependencyObject, Object)

Declaration
protected override void ClearContainerForItemOverride(DependencyObject element, object item)
Parameters
Microsoft.UI.Xaml.DependencyObject element

System.Object item

Dispose()

Declaration
public void Dispose()

GetCoercedLocation(Location)

Declaration
public Location GetCoercedLocation(Location location)
Parameters
Location location

Returns
Location

GetCoercedLocationRect(LocationRect)

Declaration
public LocationRect GetCoercedLocationRect(LocationRect baseRect)
Parameters
LocationRect baseRect

Returns
LocationRect

GetGeoSize(Location, Size)

Declaration
public Size GetGeoSize(Location basePoint, Size pixelSize)
Parameters
Location basePoint

Windows.Foundation.Size pixelSize

Returns
Windows.Foundation.Size

GetLatitudeLongitudeSize(Location, Double, Double)

Declaration
public Size GetLatitudeLongitudeSize(Location basePoint, double width, double height)
Parameters
Location basePoint

System.Double width

System.Double height

Returns
Windows.Foundation.Size

GetPixelsDistance(Double)

Declaration
public double GetPixelsDistance(double distance)
Parameters
System.Double distance

Returns
System.Double

GetPixelSize(Location, Double, Double)

Declaration
public Size GetPixelSize(Location basePoint, double width, double height)
Parameters
Location basePoint

System.Double width

System.Double height

Returns
Windows.Foundation.Size

GetPixelSizeAtZoomLevel(LocationRect, Int32)

Declaration
public Size GetPixelSizeAtZoomLevel(LocationRect geoRegion, int zoomLevel)
Parameters
LocationRect geoRegion

System.Int32 zoomLevel

Returns
Windows.Foundation.Size

GetShiftedLocation(Location, Nullable<Location>)

Declaration
public Location GetShiftedLocation(Location baseLocation, Nullable<Location> center = null)
Parameters
Location baseLocation

System.Nullable<Location> center

Returns
Location

IsVisible(Location)

Declaration
public bool IsVisible(Location location)
Parameters
Location location

Returns
System.Boolean

OnApplyTemplate()

Declaration
protected override void OnApplyTemplate()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

OnPointerPressed(PointerRoutedEventArgs)

Declaration
protected override void OnPointerPressed(PointerRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs e

OnPointerWheelChanged(PointerRoutedEventArgs)

Declaration
protected override void OnPointerWheelChanged(PointerRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs e

PrepareContainerForItemOverride(DependencyObject, Object)

Declaration
protected override void PrepareContainerForItemOverride(DependencyObject element, object item)
Parameters
Microsoft.UI.Xaml.DependencyObject element

System.Object item

Overrides
RadItemsControl.PrepareContainerForItemOverride(DependencyObject, Object)

RefreshCommandBar()

Declaration
public void RefreshCommandBar()

remove_MapMouseClick(MouseRoutedEventHandler)

Declaration
public void remove_MapMouseClick(MouseRoutedEventHandler value)
Parameters
MouseRoutedEventHandler value

remove_MapMouseDoubleClick(MouseRoutedEventHandler)

Declaration
public void remove_MapMouseDoubleClick(MouseRoutedEventHandler value)
Parameters
MouseRoutedEventHandler value

SetView(LocationRect, Boolean)

Declaration
public void SetView(LocationRect view, bool useFractionZoom = false)
Parameters
LocationRect view

System.Boolean useFractionZoom

Events

CenterChanged

Declaration
public event EventHandler CenterChanged
Event Type
System.EventHandler

CenterChanging

Declaration
public event EventHandler<PropertyChangingEventArgs> CenterChanging
Event Type
System.EventHandler<PropertyChangingEventArgs>

InitializeCompleted

Declaration
public event EventHandler InitializeCompleted
Event Type
System.EventHandler

MapMouseClick

Declaration
public event MouseRoutedEventHandler MapMouseClick
Event Type
MouseRoutedEventHandler

MapMouseDoubleClick

Declaration
public event MouseRoutedEventHandler MapMouseDoubleClick
Event Type
MouseRoutedEventHandler

PanningFinished

Declaration
public event RoutedEventHandler PanningFinished
Event Type
Microsoft.UI.Xaml.RoutedEventHandler

SelectionRectangleChanged

Declaration
public event EventHandler<SelectionRectangleChangedEventArgs> SelectionRectangleChanged
Event Type
System.EventHandler<SelectionRectangleChangedEventArgs>

ZoomChanged

Declaration
public event EventHandler ZoomChanged
Event Type
System.EventHandler

ZoomChanging

Declaration
public event EventHandler<PropertyChangingEventArgs> ZoomChanging
Event Type
System.EventHandler<PropertyChangingEventArgs>

ZoomingFinished

Declaration
public event RoutedEventHandler ZoomingFinished
Event Type
Microsoft.UI.Xaml.RoutedEventHandler

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.