PixelProjection constructor
PixelProjection(
- int zoomlevel
Implementation
PixelProjection(super.zoomlevel) : tileSize = MapsforgeSettingsMgr().tileSize, super.fromZoomlevel() {
_mapSize = _mapSizeWithScaleFactor();
}