rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
319 stars 102 forks source link

Improved developer experience for styling Google Maps #256

Closed Nickztar closed 1 year ago

Nickztar commented 1 year ago

So I was trying out the new update with System.Text.Json and found that my styles no longer worked. So I decided to add the bits that where missing. Specifically Visibility - Simplified and Hue for coloring. While trying out my styles I found it frustrating having to type out the features and elements so I decided to add them as constants to the library with the relevant comments that Google has. Also decided to make featureType and elementType nullable for the Add