TkinterMapView
TkinterMapView copied to clipboard
offline overlay tiles support
Hi, just added offline overlay tiles support, if you are using a offline database and set an overlay tile server, for example:
map_widget.set_tile_server("https://a.tile.openstreetmap.org/{z}/{x}/{y}.png") map_widget.set_overlay_tile_server("http://tiles.openseamap.org/seamark//{z}/{x}/{y}.png")
And the two servers are in your database, it will work perfectly, sending my screenshots: