This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Commit b205a1b
Langston Smith
Adding draw on map for search example (#983)
* added example
* initial changes based on @LukasPaczos review
* second round of edits post lukasz review
* moved polygon block1 parent fd576d2 commit b205a1b
File tree
9 files changed
+2137
-2
lines changed- MapboxAndroidDemo/src
- global/java/com/mapbox/mapboxandroiddemo
- main
- assets
- java/com/mapbox/mapboxandroiddemo/examples/query
- res
- layout
- values
9 files changed
+2137
-2
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
901 | 902 | | |
902 | 903 | | |
903 | 904 | | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
904 | 913 | | |
905 | 914 | | |
906 | 915 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
679 | 687 | | |
680 | 688 | | |
681 | 689 | | |
| |||
0 commit comments