スクリプトの説明はブログに記載
- 複数のSVGの図形をマウスドラッグで移動するサンプル
- https://zenn.dev/zgw426/articles/11a2591eb8a240
- 01_DrawRectanglesWithJS.html
- 02_SelectARectangleWithButtons.html
- 03_SelectAndMoveTheRectangleWithTheMouse.html
- https://zenn.dev/zgw426/articles/11a2591eb8a240
- 複数のSVGの図形をマウスドラッグで移動&変形するサンプルスクリプト
- https://zenn.dev/zgw426/articles/db8f1253f2a067
- 06_TransformByDragging_rev2.html
- →06_マウスでドラッグした図形を変形する
- 07_Move&Transform.html
- →07_マウスでドラッグした図形を移動or変形する
- 06_TransformByDragging_rev2.html
- https://zenn.dev/zgw426/articles/db8f1253f2a067
- 複数のSVGの図形が重ならないように制御するJavaScript
- https://zenn.dev/zgw426/articles/33093959a06c43
- 11_OverlapControl.html
- https://zenn.dev/zgw426/articles/33093959a06c43