BruTile Versions Save

BruTile is a .NET library to access tile services like those of OpenStreetMap, MapBox or GeodanMaps.

5.0.6

6 months ago

What's Changed

Maintenance

New Contributors

Full Changelog: https://github.com/BruTile/BruTile/compare/5.0.5...5.0.6

5.0.5

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/BruTile/BruTile/compare/5.0.4...5.0.5

5.0.4

1 year ago

What's Changed

Full Changelog: https://github.com/BruTile/BruTile/compare/5.0.3...5.0.4

5.0.3

1 year ago

What's Changed

Full Changelog: https://github.com/BruTile/BruTile/compare/5.0.2...5.0.3

5.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/BruTile/BruTile/compare/5.0.1...5.0.2

5.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/BruTile/BruTile/compare/5.0.0...5.0.1

5.0.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/BruTile/BruTile/compare/4.0.0...5.0.0

4.0.0

2 years ago
  • BruTile and BruTile.MbTiles to netstandard2.0 #150
  • Remove BruTile.Desktop. The contents is now in BruTile core #151
  • Remove BruTile.Desktop.Cache. It's content was not in use #151
  • Fix Wmts Parser when there are no Constraints specified #158
  • Add support to customize the HttpClientHandler to add proxy server #157

3.1.3

3 years ago
  • Fixed KnownTileSource Bing maps by using https instead of http #142
  • Changed default user agent of openstreetmap (but you should use your own!)
  • Fixed TileTransform for tiles that do not have equal width and height

3.0.0

3 years ago
  • TileIndex.Level is now int instead of string #120
  • In MbTiles the 'tiles' table is not use by default for determining metadata to avoid slow loading #119