rungwiroon / BlazorGoogleMaps

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

Support for KmlLayer #271 #275

Closed Nickztar closed 1 year ago

Nickztar commented 1 year ago

This PR adds support for KmlLayer, not sure what the use case is for this but it should be possible to use now. Added a example aswell which is a simple copy of the google one.

Fix for #271