darnton / LeafletBlazor

Blazor component for interop with Leaflet slippy map library.
30 stars 20 forks source link

Development status #12

Open ktnr opened 3 years ago

ktnr commented 3 years ago

Hi, I read your blog post. Thanks for the step-by-step explanation! It was really helpful.

  1. Do you plan on actively maintaining this library?
  2. You are probably aware of https://github.com/Mehigh17/BlazorLeaflet. Are there any specific reasons (e.g. missing requirements, incompatibilities) for why you chose to create a new one?
pmeems commented 3 years ago

I have the same questions.

In a few weeks, I need to create a small WebGIS and I would like to use Blazor and this library. But it seems no one is actively maintaining this library.

I could fork this one and add the functionality I'm missing myself, but I would rather join a well-maintained and active library.