BlazorGoogleMaps
BlazorGoogleMaps copied to clipboard
Marker.SetIcon is missing the Symbol overload
There are marker SetIcon overloads for string and Icon, but oddly enough Symbol is missing.
Given Symbol seems to work during marker initialization, it seems odd not to support its setter.
Look related to Marker.GetIcon doesn't return the expected Symbol object #133
Closing since migrated to system.text.json. Not relavant