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
Added a platform-specific initialization for Android. More... over 10 years ago
Created a platform-specific initialization to make things easier. More... over 10 years ago
Added iOS SQLiteConnection implementation. More... over 10 years ago
Added iOS native image. More... over 10 years ago
Added winforms native images. More... over 10 years ago
Fixed memory leak issues by adding image cache. Improved performance by removing explicit call to GC. More... over 10 years ago
Fixed MBTile layer with nex access modifier. More... over 10 years ago
Merge branch 'master' into sqlite More... over 10 years ago
Modified renderer and target wrapper. More... over 10 years ago
Minor changes to image handling. More... over 10 years ago
Merge pull request #107 from flowpilots/master More... over 10 years ago
Resolved merge conflict LayerTile More... over 10 years ago
Allow development of custom layers outside OSMSharp More... over 10 years ago
Merge branch 'master' into sqlite More... over 10 years ago
Merge branch 'master' of https://github.com/OsmSharp/OsmSharp More... over 10 years ago
Fixed access to map layers and MapChanged event handling on Android. Fixes #105, fixes #65 and fixes #87. More... over 10 years ago
Merge pull request #106 from flowpilots/master More... over 10 years ago
Initial implementation GeoCoordinate OffsetWithDirection More... over 10 years ago
Added Radian normalization More... over 10 years ago
Fixed memory leak issues. Updated MBTiles rendering. More... over 10 years ago
Disabled fast deployment. More... over 10 years ago
Fixed tiny bug in Tile. Thanks @langsweirdt More... over 10 years ago
First working and tested version of an MBTiles layer on Android. More... over 10 years ago
A first implementation of a potential cross-platform MBTiles solution. More... over 10 years ago
Fixed MapCSS bugs related to failing MapCSS tests. More... over 10 years ago
Working on vector rendering improvements. More... over 10 years ago
MapCSS optimization by caching rules for similar ways. More... over 10 years ago
Improved MapCSS interpreter performance by only testing objects with relevant tags. More... over 10 years ago
Rollback of block size for flow pilots. More... almost 11 years ago
Fixed issue on Android where ZoomToMarkers keeps getting called on layout changes. More... almost 11 years ago