Add lines to mapbox static polygons#7090
Conversation
|
Could you send us an apk? The one 2026.1.x hasn't compiled. The apk in the PR hasn't got the Mapbox token. |
|
@dbemke I've approved that build! Sorry I thought I'd changed things so it wouldn't get blocked. I'll have another look. |
Thanks. The apk in 2026.1.x works well (there are map tokens). |
|
Hey I noticed two things here:
Forms are in this project: https://test.getodk.cloud/projects/427/app-users user 1953 |
|
I don’t think it’s worth investigating as part of v2026.1, but please feel free to file a separate issue so we’re aware of it. |
|
Tested with Success! Verified on a device with Android 10 Verified cases:
|
|
Tested with Success! Verified on a device with Android 16 |
|
Tested with Success! Verified on a device with Android 14 |
Add lines to mapbox static polygons


Closes #7084
Why is this the best possible solution? Were any other approaches considered?
Nothing to discuss here. This is a continuation of the work started in #7069
How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?
It’s an isolated change, so there’s no need to test other map providers besides Mapbox. It’s also limited to static polygons (non-editable ones used in select one from map). The polygons generated in the geoshape question (dynamic ones) were not touched here.
Do we need any specific form for testing your changes? If so, please attach one.
No.
Does this change require updates to documentation? If so, please file an issue here and include the link below.
No.
Before submitting this PR, please make sure you have:
./gradlew connectedAndroidTest(or./gradlew testLab) and confirmed all checks still passDateFormatsTest