Class | Description |
---|---|
ArcBuilder |
Builds a Polygon or Polyline in the shape of an Arc.
|
Circle | |
CircleOptions | |
FillableMapShapeOptions<T extends FillableMapShapeOptions> |
Options for a MapShape that is fillable.
|
MapShapeOptions<T extends MapShapeOptions> |
Abstract base class for our shape options, as they all have a lot of
common properties.
|
Polygon | |
PolygonOptions | |
Polyline |
Wraps a google.maps.Polyline object.
|
PolylineOptions | |
Rectangle | |
RectangleOptions |
Enum | Description |
---|---|
StrokePosition |
From google.maps.StrokePosition
|