mapbox-gl-draw-snap-mode icon indicating copy to clipboard operation
mapbox-gl-draw-snap-mode copied to clipboard

SnapLineMode does not accept featureId

Open mattesCZ opened this issue 2 months ago • 0 comments

Original draw_line_string mode accepts featureId and from options as an optional parameter of changeMode method. The SnapLineMode ignores them and basically always create a new line feature.

I can create a PR if it's something you want to consider to add to this plugin.

mattesCZ avatar Apr 19 '24 12:04 mattesCZ