I am using Blazor WASM with the latest version of Syncfusion Blazor.
Is it possible to load custom image data into the map control shape data?
For instance, if I have a .png on my server that I want to use in the map control, can I load that into ShapeData on a layer? What if it was SVG data? or JSON data?
Thank you for you assistance.