OsmSharp / ui

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

TileLayers on Mobile are blurry #213

Closed bonnojold closed 9 years ago

bonnojold commented 9 years ago

I'm exploring OsmSharp as it seems a great project for my goals, I've started exploring the examples and want to use TileLayers for my project. I've tried different sources for TileLayers (eg. osm) but they are rendered with really low quality, it feels like it's on the wrong zoomlevel.

I've attached an example on a 1024 x 600 resolution. On different devices it looks blurry like this.

screen shot 2015-02-03 at 11 32 17

xivk commented 9 years ago

There is a scale factor for different devices, there may be a problemen related to that. Try setting the scale factor manually on the mapview...