TTMSFNCGoogleMapsPolylineSymbolPath Enumeration
Specifies the built-in symbol shape drawn on a polyline.
API unit family: TMSFNCGoogleMaps
Members
| Name | Description |
|---|---|
spBackwardClosedArrow |
Draws a closed arrow pointing toward the start of the path. |
spBackwardOpenArrow |
Draws an open arrow pointing toward the start of the path. |
spCircle |
Draws a circle symbol. |
spForwardClosedArrow |
Draws a closed arrow pointing toward the end of the path. |
spForwardOpenArrow |
Draws an open arrow pointing toward the end of the path. |
spCustom |
Uses the custom SVG path text. |