Rapid icon indicating copy to clipboard operation
Rapid copied to clipboard

Allow selecting multiple features via the URL `id=` param

Open bhousel opened this issue 1 year ago • 0 comments

We currently support a url param id=osmid to select a single feature (see https://github.com/facebook/Rapid/blob/main/API.md?plain=1#L34)

It would be useful to support a list of ids to multiselect, like id=n1,n2,n3

I think this might have worked before , and I remember https://github.com/openstreetmap/iD/issues/2818 , but the code has changed a bunch since 2019, so it probably needs to be reimplemented.

Maybe related to #1406

bhousel avatar May 03 '24 16:05 bhousel