dymaptic / GeoBlazor

Core Components for the Dymaptic GeoBlazor Library
MIT License
109 stars 19 forks source link

Fix for snapping back to param-defined extent on mouse wheel #278

Closed TimPurdum closed 11 months ago

TimPurdum commented 11 months ago

Closes #276

Added a second layer of "defense" against user interactions on map being "overridden" by properties re-syncing in Blazor. This happens in argGisJsInterop by setting a boolean when the user interacts via event handlers.

Also did some reorganization of MapView.razor.cs, and started some investigations into what appears to be a GeoBlazor Pro-only bug affecting popup Actions.