@page "/maps-manager" @rendermode InteractiveWebAssemblyNoPrerender @attribute [Authorize] Map Manager
@code { private List MapsShow = []; }