lolochristen / OpenLayers.Blazor

An Map component for Blazor based on OpenLayers with support for swisstopo swiss maps.
MIT License
42 stars 15 forks source link

Added: OnHover shape #61

Closed Raceeend closed 4 months ago

Raceeend commented 5 months ago

Added OnHover event to the map.razor component. As soon as the mouse hovers over a shape, this event will be fired. In the Demo project an example has been created on the index.razor

Raceeend commented 5 months ago

Build and Deploy Job failed because missing deployment token. I hope that @lolochristen can resolve this?

Raceeend commented 4 months ago

Found a error if combined with OnPointMove