Conversation
5d61dd9 to
801810c
Compare
|
I've marked this as "needs testing" as it's at a good point to have a play with and see if we can find bugs before I finish off. The blue dot should now show in all map views (without the "accuracy halo" in OSM/Mapbox as before), but the main thing to investigate is the |
5bf65f7 to
c975c88
Compare
Good point! It looks like the mock-up/Web Forms also change the single geopoint to a "pin" marker, so we should do this here as well. What does Web Forms do for the trace/shape vertices? |
No I just mean that I think we should do that here as well.
OK so I can make these changes:
|
|
Changing location marker in geotrace/shape so it will be more different from vertices will fix it partially i think, there will still be a problem with it covering last entered point in automatic location recording for example. |
Is this not also a problem in Web Forms? |



Closes #7106
Why is this the best possible solution? Were any other approaches considered?
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?
Do we need any specific form for testing your changes? If so, please attach one.
Does this change require updates to documentation? If so, please file an issue here and include the link below.
Before submitting this PR, please make sure you have:
./gradlew connectedAndroidTest(or./gradlew testLab) and confirmed all checks still passDateFormatsTest