mapbox / mapbox/mapbox-gl-js

map.addInteraction not handle modelLayer

Open
#13,598 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged bug :lady_beetle:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### mapbox-gl-js version

v3.17.0

### Browser and version

Chrome Version 142.0.7444.176 (Official Build) (arm64)

### Expected behavior

map.addInteraction can handle both geojsonLayer & modelLayer

### Actual behavior

map.addInteraction can handle geojsonLayer, but not handle modelLayer.

### Link to the demonstration

https://jsbin.com/lobacez/edit?html,console,output

### Steps to trigger the unexpected behavior

_No response_

### Relevant log output

```shell

```

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.

Research direction

Start with the map.addInteraction entry point and reproduce the behavior using the linked JSBin demonstration in Chrome. Compare handling of geojsonLayer and modelLayer; done means map.addInteraction supports modelLayer interactions consistently with geojsonLayer.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.