otsaloma / poor-maps

Maps and navigation for Sailfish OS
https://openrepos.net/content/otsaloma/poor-maps
GNU General Public License v3.0
43 stars 10 forks source link

Can we support @3x tiles? #53

Closed otsaloma closed 7 years ago

otsaloma commented 7 years ago

That would be 768x768 pixels as per the old standards and as per what tileserver-gl returns.

klokan commented 7 years ago

It is supported by our Tileserver-GL...

otsaloma commented 7 years ago

Yes, thanks, I have just set up a Tileserver GL instance. That together with the upcoming Sailfish X screen specs led to this issue, which meant adding support for scales not powers of two to the client map view. To answer the issue title, yes, we now have support for @3x.