I have a Blazor application that needs a Google Map like the one found here: https://blazor.radzen.com/googlemap
I don't need the rest of the library to be loaded. Is it possible to use only a single component and install it separately from the entire library? Or is my only option to include the entire library?