Skip to content

Initiate a new leafmap without loading the OpenStreetMap as the base map #121

Answered by giswqs
shi093 asked this question in Q&A
Discussion options

You must be logged in to vote

Try this:

m = leafmap.Map()
m.clear_layers()
m.add_basemap("Stamen.TonerLite")
m

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@shi093
Comment options

@giswqs
Comment options

@stevecwlau
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
3 participants