The attached file contains a simple Blazor page with an SfMaps component with an event handler for the map's ShapeSelected event. When I click an area on the map the event handler gets called but I cannot figure out how to get the admin, name and continent properties of the selected shape using the IShapeSelectedEventArgs argument.
Just to be clear, the properties are in the JSON file hooked up to the map's ShapeData property.
I searched everywhere but have not found an example for this use case.
Thank you for your support.
Attachment:
MapExample_4e5385da.zip