RadzenGoogleMapMarker warnings


Hello! When i'm making a set of markers from my razor.cs file i get these warnings where it says "Component parameter ' ' should not be set outside of its component". I'd want to populate my Data with different sets at different times so i do want to define them in razor.cs.

This warning will not prevent the code to work normally, still you can use in code block inside .razor instead.Similar to if in this demo you can use for.