menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapIconType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapIconType

    Defines the constants that specify the map marker icon type.

    Inheritance
    System.Object
    MapIconType
    Namespace: Syncfusion.Maui.Maps
    Assembly: Syncfusion.Maui.Maps.dll
    Syntax
    public sealed class MapIconType : Enum

    Fields

    Circle

    Represents the map marker icon as circle.

    Declaration
    public const MapIconType Circle
    Field Value
    Type
    MapIconType

    Diamond

    Represents the map marker icon as diamond.

    Declaration
    public const MapIconType Diamond
    Field Value
    Type
    MapIconType

    Square

    Represents the map marker icon as square.

    Declaration
    public const MapIconType Square
    Field Value
    Type
    MapIconType

    Triangle

    Represents the map marker icon as triangle.

    Declaration
    public const MapIconType Triangle
    Field Value
    Type
    MapIconType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved