0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed diposing of coordinate collections. More... over 10 years ago
Added memory mapped file factory. More... over 10 years ago
Fixed another CoordinateCollection issue. More... over 10 years ago
Fixed issues related to new CoordinateCollection. More... over 10 years ago
Fixed issue with coordinates in SearchClosest. More... over 10 years ago
Finished coordinate collection and index. More... over 10 years ago
Usings. More... over 10 years ago
Added cachesize option to LayerMBTile constructor for #158. More... over 10 years ago
Fixed MapView initialization from XIB. Fixes #154. More... over 10 years ago
Merge branch 'memory_pragmatic' of https://github.com/OsmSharp/OsmSharp into memory_pragmatic More... over 10 years ago
Bugfixed related to serialization and GraphStreamTargets. More... over 10 years ago
Fixed issue with shapes in CHRouter. More... over 10 years ago
Added boundingbox and min/max zoom properties to winforms project. More... over 10 years ago
Added IEdgeEnumerator. More... over 10 years ago
Merge pull request #155 from txsmith/boundingbox More... over 10 years ago
All access to MapCenter goes via it's setter to ensure the view stays within the bounding box when panning. More... over 10 years ago
Implemented MapBoundingBox on Android. More... over 10 years ago
Increase flatfile blocksize. More... over 10 years ago
Fixed jitter when panning on the bounding box border. More... over 10 years ago
Fixed time calculation. More... over 10 years ago
First shot on limiting the mapView with a bounding box (iOS) More... over 10 years ago
More dykstra improvements. More... over 10 years ago
Merge remote-tracking branch 'upstream/master' More... over 10 years ago
Merge branch 'issue-149' More... over 10 years ago
Used enumerators to improve routing performance. More... over 10 years ago
Fixed another issue with inverted intermediates. More... over 10 years ago
Fixed issue with inverted intermediates. More... over 10 years ago
Fixed issue with live flatfile serializer. More... over 10 years ago
Made enumerator compliant. More... over 10 years ago
Refactoring to use EdgeEnumerators everywhere. More... over 10 years ago