lolochristen / OpenLayers.Blazor

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

Fix handling of coordinates with different decimal point formats #41

Closed lolochristen closed 7 months ago

lolochristen commented 7 months ago

Fixes deserializing of coordinates from JavaScript to component when decimal point of current culture is a comma. Solves