Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeLayerType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeLayerType

    Defines the type of the layer in the map.

    Inheritance
    System.Object
    ShapeLayerType
    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ShapeLayerType : Enum

    Fields

    Bing

    Defines the map layer as bing map.

    Declaration
    public const ShapeLayerType Bing
    Field Value
    Type Description
    ShapeLayerType

    Geometry

    Defines the map layer as geometry shapes.

    Declaration
    public const ShapeLayerType Geometry
    Field Value
    Type Description
    ShapeLayerType

    Google

    Specifies the map layer as google map.

    Declaration
    public const ShapeLayerType Google
    Field Value
    Type Description
    ShapeLayerType

    GoogleStaticMap

    Specifies the map layer as google static map.

    Declaration
    public const ShapeLayerType GoogleStaticMap
    Field Value
    Type Description
    ShapeLayerType

    OSM

    Defines the map layer as open street map.

    Declaration
    public const ShapeLayerType OSM
    Field Value
    Type Description
    ShapeLayerType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved