Skip to contents

Unlink map points/lines as if selecting them using points

Usage

unlinkCoords(map, fromX, fromY, toX, toY, copyMap = TRUE)

Arguments

map

A sala map

fromX

X coordinate of the origin point

fromY

Y coordinate of the origin point

toX

X coordinate of the target point

toY

Y coordinate of the target point

copyMap

Optional. Copy the internal sala map

Value

A new map with unlinked points/lines