Enum MarkerShapeType
Namespace:GoogleMaps.Markers
Assembly:GoogleMaps.dll
Syntax
public enum MarkerShapeType
Fields
| Name | Description |
|---|---|
| Circle | Circle shape type. |
| Poly | Poly shape type. |
| Rect | Rectangle shape type. |