Map on any report is not loading any icons for me. It seems like the problem is in the list of items to show: js doesn't understand item with dot in it.
If that is correct assessment, then I think cause is in commit f9b1cab, where extension of the images for icons was moved into values, instead of being appended on the fly.
Probably wrapping _ICON_
in Osmalyzer\Reporting\Report templates\marker.js with quotes should work, but I'm not very familiar with that part yet to so say for sure if that's a right move.
Whooops, yeah, it must be the dot, will fix
Last updated: Dec 22 2024 at 05:10 UTC