MapMarkerStyle Enum

Definition

Represents the styles for a map marker.

public enum class MapMarkerStyle
public enum MapMarkerStyle
type MapMarkerStyle = 
Public Enum MapMarkerStyle
Inheritance
MapMarkerStyle

Fields

Circle 2

The style is Circle.

Diamond 3

The style is Diamond.

Image 10

The style is Image.

None 0

The style is None.

Pentagon 8

The style is Pentagon.

PushPin 9

The style is PushPin.

Rectangle 1

The style is Rectangle.

Star 6

The style is Star.

Trapezoid 5

The style is Trapezoid.

Triangle 4

The style is Triangle.

Wedge 7

The style is Wedge.

Applies to