Skip to content

Update current location marker#7165

Draft
seadowg wants to merge 22 commits intogetodk:masterfrom
seadowg:blue-dot
Draft

Update current location marker#7165
seadowg wants to merge 22 commits intogetodk:masterfrom
seadowg:blue-dot

Conversation

@seadowg
Copy link
Copy Markdown
Member

@seadowg seadowg commented Apr 7, 2026

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:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@seadowg seadowg changed the title Update current location marler Update current location marker Apr 7, 2026
@seadowg seadowg force-pushed the blue-dot branch 3 times, most recently from 396acac to 214455b Compare April 13, 2026 11:04
@seadowg
Copy link
Copy Markdown
Member Author

seadowg commented Apr 13, 2026

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 maps and placement-map appearances as I had to do the most rework in that area of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update crosshair with modern blue dot

1 participant