@namespace antblazorpro.Pages.Dashboard.Monitor
@inherits AntDomComponentBase

<div id="container-map"></div>

@code
{

}