Posts

Post not yet marked as solved
6 Replies
I've done some additional digging and discovered that you can draw tiles up to level 25 by creating a tile overlay with `canReplaceMapContent = true`. Of course in that case you will not get the base imagery from MapKit.Using the flyover map types did not change anything for me; I get a maximum zoom level of 25 for .hybrid, .hybridFlyover, etc.I work with drone imagery and it is pretty easy to create tiles at zoom levels higher than 25 (sub centimeter/px). Why not just allow MapKit to display content at arbitrary resolutions?