RadzenGoogleMap: unable to change zoom on runtime

You can temporarily update the code in RadzenGoogleMap.razor.cs to add the ApiKey parameter.
That seems to fix the error at least in my simplified case and the map then zooms.


@enchev , @korchev