TomSchimansky / TkinterMapView

A python Tkinter widget to display tile based maps like OpenStreetMap or Google Satellite Images.
Creative Commons Zero v1.0 Universal
594 stars 85 forks source link

Zoom in rather than no tiles? #114

Open DabCatt opened 11 months ago

DabCatt commented 11 months ago

Heya, I'm wondering if there is any way that I can make it so that when i zoom in as far as possible that instead of zooming and being left with no images whether there is a way i can just scale up the images so they fill up the screen more. I have used the offline database to download an area to zoom 19 but i would like to be able to show the satellite images maybe 1 or 2 zoom button presses more. This may be unavailable with how this works, I'm not very good at this.

Thankyou

danno-x commented 8 months ago

I agree. This feature would allow 'overzooming' into the location and would be very handy. It would be similar to how QGIS deals with the limits on the tile zoom levels.