[Bug]: IdentifierTool - Color does not work with WMS tiles
Open
@tariqksoliman is already working on this.
Since Sep 5, 2023.
backlog
bug
- Dominant language
- JavaScript
- Stars
- 232
- Forks
- 77
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
Checked for duplicates
Yes - I've already checked
Describe the bug
It's idPixel function hardcodes to TMS urls: {z}/{x}/{y}.png
This tile request is used to get the highest resolution pixel color under the cursor, display it and shows it's best matching value to the layer's legend (if any).
What did you expect?
It should use the same leaflet url generation function.
Reproducible steps
No response
Environment
No response
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.
Assessment
This issue has not been assessed yet.