Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 575 Bytes

StrokePosition.md

File metadata and controls

22 lines (12 loc) · 575 Bytes

See html formatted version

StrokePosition constants

google.maps.StrokePosition constants

The possible positions of the stroke on a polygon.

Constants

undefined

The stroke is centered on the polygon's path, with half the stroke inside the polygon and half the stroke outside the polygon.

undefined

The stroke lies inside the polygon.

undefined

The stroke lies outside the polygon.