Mapsui

Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto

MIT License

Stars
1.1K
Committers
69
Mapsui - 0.10.1

Published by pauldendulk almost 8 years ago

Updated BruTile and Json.net packages.

Mapsui - 0.10.0

Published by pauldendulk almost 8 years ago

This should be considered a pre release of v1.0.0. There have been a lot of changes:

  • Native Android rendering is removed
  • Native iOS rendering is removed
  • OpenTK rendering is removed from all platforms.
  • Skia rendering is added to all platforms. It is now the only renderer on Android, iOS and UWP. On Wpf the Xaml renderer is the only alternative.
  • The OpenTK MapControls are removed.
  • The native MapControls are rewritten to use Skia rendering.
  • The LabelLayer is removed. Just use a LayerStyle on a regular Layer.
  • The StackedLabelLayer is removed. Use the StackedLabelProvider instead.
  • With Skia rendering Android, iOS and UWP are now nearly equivalent to WPF.
  • Updated various namespaces causing several breaking changes.
  • Proper use of map background color on all platforms.
  • Simplified the geometries and removed all NotImplementedExceptions
  • Added Mercator projections
Mapsui - 0.9.0

Published by pauldendulk about 8 years ago

  • Separate Geometries.dll
  • Replaced Windows 8 with 'Universal' PCLs
  • Fixed memory leak in RasterizingLayer
Mapsui - 0.8.0

Published by pauldendulk over 8 years ago

Big breaking changes!

  • Going from Profile336 to Profile111 (which includes .net core 5.0)
  • Dropping support for Silverlight
  • Dropping support for Windows Phone Silverlight
  • Going from .NET 4.0.3 to .NET 4.5
  • Going from Android API 10 (gingerbread) to API 15 (Ice Cream Sandwich - 4.0.3)
  • Going to BruTile 0.18.0
Mapsui - 0.7.2

Published by pauldendulk over 8 years ago

NewtonSoft.Json to 8.0

Mapsui - 0.7.1

Published by pauldendulk over 8 years ago

  • Updated to BruTile 0.16.0
Badges
Extracted from project README
NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet NuGet Status NuGet Build status Build status
Related Projects