Unplanned
Last Updated: 10 Feb 2025 12:00 by Hatef
Hatef
Created on: 10 Feb 2025 12:00
Category: Map
Type: Bug Report
1
Defining custom Svg icons with a Marker template breaks the Map component and throws exception (In WASM application only).

Using a custom SVG icon in a Marker template causes the Map component to break and throw an exception (Failed to execute 'appendChild' on 'Node': Unexpected end of input) in WASM application.

In the meantime, the alternative approach to achieve custom map markers is to use Font Icons. An example of the approach can be found in this REPL link.

0 comments