> For the complete documentation index, see [llms.txt](https://wpmaps-docs.mapster.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpmaps-docs.mapster.me/multi-lines.md).

# Multi Lines

To add multi lines, you can import them using the geoJSON importer in the Line post.

{% hint style="info" %}
You can import fine using Free, but to edit multi lines you will need Mapster Pro.
{% endhint %}

### Editing Multi Lines <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

To create and edit Multi Lines, look for the button in the geometry creation section that says "Edit As MultiLineString".

<figure><img src="/files/Wz7ayu7UTLIrVuhGKjDQ" alt=""><figcaption><p>An example from MultiPolygons, but MultLines are the same.</p></figcaption></figure>

This will open a popup window, either with the existing Multi feature or with a way to draw the multi feature. The instructions in the popup should be clear, but just to reiterate: you must **shift-click** different discrete features in order to join them together as a multi feature.&#x20;

You can separate them by clicking and pressing the "Separate" button, and then edit each feature independently by clicking on the lines and dragging.

This uses Mapbox GL Draw internally for the editing on the map: see the [Mapbox docs](https://github.com/mapbox/mapbox-gl-draw) for more information on this.\ <br>
