mapbox / mapbox/mapbox-maps-android

Handle touch events for interaction with custom widgets.

Open
#1,158 3 comments 0 reactions 1 assignee View on GitHub

@yunikkk is already working on this.

Since Feb 14, 2022.

:stop_sign: blocked auto-triaged feature :green_apple:
Dominant language
Kotlin
Stars
578
Forks
161
PR merge metrics
No merged PRs in 30d

Description

While the custom widget renderer [PR](https://github.com/mapbox/mapbox-maps-android/pull/1036) had been merged, there are a couple of follow ups that needs to be addressed to fully support Android Auto using new renderer.

This ticket is tracking adding onClick/onTouch to detect if user interacts with widgets.
At the moment it's blocked by lack of support from the Android Auto API's. The [ticked](https://issuetracker.google.com/issues/171715013) tracks feature request from Google.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.