Fire click event on map after meta layer click
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 212
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Сделать опцию, чтобы при клике в метаслой срабатывало событие click у самого объекта карты.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the meta-layer click handling and the map object's click-event dispatch; determine how an optional behavior would fit there. Done means the option is off by default and, when enabled, a meta-layer click also fires the map object's click event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100