I've added a tile overlay on a MapKit JS map, but I cannot find any way to set the tile size for the overlay.
The tiles do appear but they are not sharp on a retina display and now appear blurry. The text on them is too large and should be half the size it is now.
I have tried looking for any kind of scale, retina, tileSize or similar parameter on mapkit, map and TileOverlay objects. There must be a way to do this, right?