Commit 9a64cec
Support TagFilterButton in PolyLine, AntPath and GeoJson (#1756)
* Add tags in Polyline to support TagFilterButton
* Add tags in AntPath to support TagFilterButton
* Add tags in GeoJson to support TagFilterButton
* Revert "Add tags in Polyline to support TagFilterButton"
This reverts commit 6fa0725.
* Revert "Add tags in AntPath to support TagFilterButton"
This reverts commit 2f0838d.
* Revert " Add tags in GeoJson to support TagFilterButton"
This reverts commit f4e4899.
* tags in vector layers (like PolyLine)
* GeoJson extra options (like tags)
* specify usage in docstring
---------
Co-authored-by: Frank <33519926+Conengmo@users.noreply.github.com>1 parent 609880a commit 9a64cec
3 files changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
| 502 | + | |
501 | 503 | | |
502 | 504 | | |
503 | 505 | | |
| |||
602 | 604 | | |
603 | 605 | | |
604 | 606 | | |
605 | | - | |
| 607 | + | |
606 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
607 | 612 | | |
608 | 613 | | |
609 | 614 | | |
| |||
636 | 641 | | |
637 | 642 | | |
638 | 643 | | |
| 644 | + | |
639 | 645 | | |
640 | 646 | | |
641 | 647 | | |
| |||
653 | 659 | | |
654 | 660 | | |
655 | 661 | | |
| 662 | + | |
656 | 663 | | |
657 | 664 | | |
658 | 665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments