in reply to Matěj Cepl 🇪🇺 🇨🇿 🇺🇦

@mcepl someone posted it as a single file to a Telegram group of OsmAnd users, but then someone pointed me to this site where you can also download it and much more: anygis.ru/
You open the file in OsmAnd, add it as source and then set it as an overlay in map settings.
in reply to Jachym Cepicky

@jachym @mcepl Looking at the file, it may actually be using tiles for desktop... 🤷‍♂️

{
"items": [
{
"sql": true,
"name": "Mapy.com-outdoor",
"minZoom": 5,
"maxZoom": 19,
"url": "https:\/\/mapserver.mapy.cz\/turist-en\/retina\/{0}-{1}-{2}",
"randoms": "",
"ellipsoid": false,
"inverted_y": false,
"referer": "https:\/\/mapy.com\/",
"userAgent": "",
"timesupported": false,
"expire": -1,
"inversiveZoom": false,
"ext": ".png",
"tileSize": 512,
"bitDensity": 16,
"avgSize": -1
}
]
}

in reply to Jiří Eischmann

@mcepl They are simple to be used everywhere, that's what I would be expecting in 3rd party apps.

Not sure about the implementation and its compliance with terms developer.mapy.cz/smluvni-ujed…

But its looking ok developer.mapy.cz/rest-api/map… just be aware of scraping/local storing