Commit 1bec705
committed
Consolidate example scripts and tweak examples
Remove standalone example modules and consolidate examples into their main.py counterparts. Deleted legacy single-file examples: sdk/python/examples/controls/map/multi_layers.py, sdk/python/examples/controls/reorderable_drag_handle/basic.py, and sdk/python/examples/controls/reorderable_list_view/horizontal_and_vertical.py. Updated corresponding main.py files to: use the memomaps tile URL for the map example, add a clarifying comment in on_reorder handlers, and adjust the horizontal/vertical reorderable list layout formatting. These changes clean up duplicate files and clarify reorder behavior in the examples.1 parent 3fe8aad commit 1bec705
6 files changed
Lines changed: 5 additions & 218 deletions
File tree
- sdk/python/examples/controls
- map
- multi_layers
- reorderable_drag_handle
- basic
- reorderable_list_view
- horizontal_and_vertical
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments