OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
139 stars 91 forks source link

ZoomToControls method of the MapView class (issue with Percentage) #245

Closed satanicsurferz closed 8 years ago

satanicsurferz commented 9 years ago

Percentage was hardcoded to 15 in this ZoomToControls method: public void ZoomToControls(double percentage)