Closed (fixed)
Project:
Leaflet
Version:
10.4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2026 at 20:18 UTC
Updated:
8 Jul 2026 at 20:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
liam morlandComment #4
liam morlandCurrent state of merge request.
Comment #5
itamair commentedthanks @liam for rising this up.
This use case might happen when the "'label" property is not defined in the hook_leaflet_map_info().
But in that case better rather than NULL better set the $options[$key] value as the $key itself.
Updated patch attached ...
Comment #7
itamair commentedpatch #5 committed into 10.4.x branch, will be part of the next Leaflet 10.4.10 release.