Mapsui 5.1.0-beta.4: You can now load any font of your choice with the new FontSource feature.
Load custom typefaces through embedded resources, file paths or http(s). Available today
👉 mapsui.com/v5/fontsource/
Part of our going rendering rewrite 🚀
#dotnet #maps #SkiaSharp
Posts by Mapsui
Mapsui v5 add more support for custom rendering with SkiaSharp.
You can now hook into the rendering pipeline at different levels:
• Style renderer
• Point style renderer
• Layer renderer
Docs:
mapsui.com/v5/custom-st...
mapsui.com/v5/custom-po...
mapsui.com/v5/custom-la...
Mapsui is often used to generate a static map image. For instance to be included in a PDF report. We added a documentation page for this purpose: mapsui.com/v5/static-im...
In 5.1.0-beta.3 we introduced partial graphics refresh, which can help save battery life when only positions are updated and the view itself does not change. This is especially important on mobile devices: mapsui.com/v5/experimen...
Released Mapsui 5.1.0-beta.2: github.com/Mapsui/Mapsu...
upgraded and working amazing!
My kid had to learn the square roots up to 20 for a school test.
Her teacher mentioned she would ask her own kid questions throughout the day to help it memorize them. That gave me the idea to build an app that would do exactly that.
pauldendulk.github.io/wortels/
Released 5.0.1
The pretty tabbed mkdocs layout does not help though. Raw markdown would have been better. We should start optimizing documentation for LLMs I guess.
The modern way of doing a quick start guide
$ copilot -p "Can you read the Mapsui Avalonia quickstart from the url and build and run please? Url: mapsui.com/v5/#__tabbed... --allow-all-tools
Really comprehensive overview of the state of Native AOT in the .NET ecosystem: code.soundaranbu.com/state-of-nat...
We’re teaming up with Google’s Flutter team to bring Impeller to .NET
Impeller is Flutters new GPU-optimised renderer, replacing Skia for better performance on mobile and embedded devices.
This is what open collaboration looks like 🚀
avaloniaui.net/blog/avalon...
There we go! Mapsui 5.0.0 was released 🚀🚀🚀
github.com/Mapsui/Mapsu...
Mapsui is a map components that supports all main .NET UI Frameworks, like MAUI, Avalonia, Uno.
Please retweet 🙏
@avaloniaui.net @platform.uno @jfversluis.dev @vincenth.net @james.montemagno.com @stevebilogan.dev
Our session from @jetbrains.com .NET Days has been posted!!
Thanks for having @stevebilogan.dev at your conference to show off some Hot Design 🔥goodness!
www.youtube.com/watch?v=inD_...
We added some documentation about Mapsui’s experimental NuGet packages. The idea is to keep the stable releases and new development closer together, allowing you to use specific experimental parts without having to fully commit to the beta release. mapsui.com/v5/experimen...
Thanks, added sponsoring urls to all the Mapsui packages www.nuget.org/packages/Map...
The Mapsui Blazor samples have been updated. It is now possible to link directly to a specific sample via a URL. This will be a valuable tool for engaging with our users, allowing us to answer questions by pointing directly to a relevant code example. mapsui.com/v5/samples/#...
Another Mapsui mention on mergeconflict #483 www.mergeconflict.fm/483 I guess this is the app, android: play.google.com/store/apps/d... ios: apps.apple.com/us/app/meiss...
How pretty is this? Plotting asset journeys using a "pseudo heatmap" on the amazing MapsUI component by @pauldendulk.bsky.social Points are colored using a new "heatmap_color" function in the KQL engine
In Mapsui V5, we’re introducing experimental NuGet packages alongside the stable release. This allows you to try out new features in your apps while staying on a stable version. One of the first experimental packages we’ve added provides support for vector tiles: www.nuget.org/packages/Map...
Added 'LokqlDx - KQL data explorer' to our showcases page. An Avalonia app this time mapsui.com/v5/projects-... CC @avaloniaui.net
Reminder to everyone, please test the Mapsui v5 beta. We are close to a release candidate and give bug reports priority.
A bit late announcing this "officially" but v1.3.6 is out ! The big features this time is... maps,maps,maps! but I also improved definition and usage you can now treat macros as lightweight built-in commands
As always, download from github...
github.com/NeilMacMulle...
#KQL C# #DataViz
There you go, another release: github.com/Mapsui/Mapsu...
Fixes Blazor touch on devices and aligning of label text
Mapsui 5.0.0-beta.21 was released. The next one could be the release candidate. We are not getting enough bug reports. It is time to start testing! github.com/Mapsui/Mapsu...
Please also let us know if you have already successfully upgraded, so we can get a better idea of the current situation