Multi Lines
Multi lines are lines that are a single shape but cover more than one line figure on the map.
Last updated
Was this helpful?
Multi lines are lines that are a single shape but cover more than one line figure on the map.
Last updated
Was this helpful?
To add multi lines, you can import them using the geoJSON importer in the Line post.
To create and edit Multi Lines, look for the button in the geometry creation section that says "Edit As MultiLineString".
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.
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 for more information on this.