# PolylineLayer

The PolylineLayer allows you to add style to a polyline type element.

<br/>
<DocumentationLoad path="/guide/api/PolylineLayer.html"/>

## Type

The PolylineLayer is of the type ***polyline***.

## Example

<<< @/../../showcase/examples/leaflet-location-path/leaflet-location-path.js#snippet_leaflet_location_polyline
