Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

offline overlay tiles support #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

d2snc
Copy link

@d2snc d2snc commented May 21, 2023

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:
overlay_tile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant