Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

OsmSharp v4.0.6.678

Compare
Choose a tag to compare
@xivk xivk released this 25 Apr 16:03
· 713 commits to master since this release

Enhancements:

  • Tile layer will now ignore 404-ed tiles.
  • Improved CH preprocessing status information.
  • Improved performance creating a CH.
  • Map is now updated when removing/adding a layer.
  • Huge improvement to read/write performance of a routing flatfile.

Bugfixes:

  • Made sure access to Android markers is synchronized. Possibly fixes #93.
  • Improved Rectangle2D.FitAndKeepAspectRatio to fit one point but not zoom in that case. Fixes #92.