Skip to content

plot dynamic layer #520

Answered by giswqs
rh-afk asked this question in Q&A
Aug 24, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Not all tile layers are supported.

m = leafmap.Map()
url = 'https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x}'
m.add_tile_layer(url, name='ArcGIS', attribution='Esri')
m

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rh-afk
Comment options

@giswqs
Comment options

Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants