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 MiniMap

Inheritance
System.Object
RadItemsControl
RadMap
MiniMap
Inherited Members
RadMap.ProviderProperty
RadMap.ProvidersProperty
RadMap.CenterProperty
RadMap.CommandBarVisibilityProperty
RadMap.DistanceUnitProperty
RadMap.GeoBoundsProperty
RadMap.GeoBoundsNWProperty
RadMap.GeoBoundsSEProperty
RadMap.IsKeyboardNavigationEnabledProperty
RadMap.MaxZoomLevelProperty
RadMap.MinZoomLevelProperty
RadMap.MiniMapExpanderVisibilityProperty
RadMap.IsMiniMapExpandedProperty
RadMap.MiniMapWidthProperty
RadMap.MiniMapHeightProperty
RadMap.MouseClickModeProperty
RadMap.MouseDoubleClickModeProperty
RadMap.MouseDragModeProperty
RadMap.MouseSelectionModeProperty
RadMap.MouseShiftDragModeProperty
RadMap.MouseWheelModeProperty
RadMap.MouseWheelSensitivityProperty
RadMap.MouseLocationIndicatorVisibilityProperty
RadMap.NavigationVisibilityProperty
RadMap.ScaleVisibilityProperty
RadMap.ZoomBarVisibilityProperty
RadMap.ZoomBarPresetsVisibilityProperty
RadMap.ZoomProperty
RadMap.ZoomStepProperty
RadMap.UseDefaultLayoutProperty
RadMap.UseSpringAnimationsProperty
RadMap.SpringAnimationsModeProperty
RadMap.WraparoundProperty
RadMap.MapMouseClickEvent
RadMap.MapMouseDoubleClickEvent
RadMap.PanningFinishedEvent
RadMap.ZoomingFinishedEvent
RadMap.add_MapMouseClick(MouseRoutedEventHandler)
RadMap.remove_MapMouseClick(MouseRoutedEventHandler)
RadMap.add_MapMouseDoubleClick(MouseRoutedEventHandler)
RadMap.remove_MapMouseDoubleClick(MouseRoutedEventHandler)
RadMap.Dispose()
RadMap.IsVisible(Location)
RadMap.OnApplyTemplate()
RadMap.GetGeoSize(Location, Size)
RadMap.GetLatitudeLongitudeSize(Location, Double, Double)
RadMap.GetPixelsDistance(Double)
RadMap.GetPixelSize(Location, Double, Double)
RadMap.GetPixelSizeAtZoomLevel(LocationRect, Int32)
RadMap.GetShiftedLocation(Location, Nullable<Location>)
RadMap.GetCoercedLocationRect(LocationRect)
RadMap.GetCoercedLocation(Location)
RadMap.RefreshCommandBar()
RadMap.SetView(LocationRect, Boolean)
RadMap.ArrangeOverride(Size)
RadMap.ClearContainerForItemOverride(DependencyObject, Object)
RadMap.PrepareContainerForItemOverride(DependencyObject, Object)
RadMap.OnCreateAutomationPeer()
RadMap.OnPointerPressed(PointerRoutedEventArgs)
RadMap.OnPointerWheelChanged(PointerRoutedEventArgs)
RadMap.Center
RadMap.GeographicalBounds
RadMap.IsInitialized
RadMap.Wraparound
RadMap.LocationRect
RadMap.PinchManipulationSensitivity
RadMap.Provider
RadMap.Providers
RadMap.SpatialReference
RadMap.Zoom
RadMap.ZoomStep
RadMap.DistanceUnit
RadMap.GeoBounds
RadMap.GeoBoundsNW
RadMap.GeoBoundsSE
RadMap.MouseWheelMode
RadMap.MouseWheelSensitivity
RadMap.IsKeyboardNavigationEnabled
RadMap.CommandBarVisibility
RadMap.MapZoomBar
RadMap.MaxZoomLevel
RadMap.MinZoomLevel
RadMap.MiniMapExpanderVisibility
RadMap.IsMiniMapExpanded
RadMap.MiniMapWidth
RadMap.MiniMapHeight
RadMap.MouseLocationIndicatorVisibility
RadMap.NavigationVisibility
RadMap.ZoomBarVisibility
RadMap.ZoomBarPresetsVisibility
RadMap.ScaleVisibility
RadMap.MouseClickMode
RadMap.MouseDoubleClickMode
RadMap.MouseDragMode
RadMap.MouseSelectionMode
RadMap.MouseShiftDragMode
RadMap.UseDefaultLayout
RadMap.UseSpringAnimations
RadMap.SpringAnimationsMode
RadMap.InitializeCompleted
RadMap.CenterChanged
RadMap.CenterChanging
RadMap.SelectionRectangleChanged
RadMap.ZoomChanged
RadMap.ZoomChanging
RadMap.MapMouseClick
RadMap.MapMouseDoubleClick
RadMap.PanningFinished
RadMap.ZoomingFinished
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class MiniMap : RadMap

Constructors

MiniMap()

Declaration
public MiniMap()

Fields

IsViewportAreaVisibleProperty

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

MapControlProperty

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

UseParentGeoBoundsProperty

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

UseParentMapProviderProperty

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

ViewportAreaFillProperty

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

ViewportAreaStrokeProperty

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

ViewportAreaStrokeThicknessProperty

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

ViewportAreaZoomReductionProperty

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

Properties

IsViewportAreaVisible

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

MapControl

Declaration
public RadMap MapControl { get; set; }
Property Value
RadMap

UseParentGeoBounds

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

UseParentMapProvider

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

ViewportAreaFill

Declaration
public Brush ViewportAreaFill { get; set; }
Property Value
Microsoft.UI.Xaml.Media.Brush

ViewportAreaStroke

Declaration
public Brush ViewportAreaStroke { get; set; }
Property Value
Microsoft.UI.Xaml.Media.Brush

ViewportAreaStrokeThickness

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

ViewportAreaZoomReduction

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

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.