Avoid direct assignment of innerHTML for Advanced Marker-based cluster pins #729
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
renderer.ts uses innerHTML to define a pin element based on an inline SVG. This may trigger warnings about XSS vulnerabilities.
Recommended remedies:
The text was updated successfully, but these errors were encountered: