Skip to content

Where can I find all the attributes of leafmap.Map? #148

Answered by giswqs
tikitong asked this question in Q&A

You must be logged in to vote

leafmap.Map inherits all ipyleaflet.Map attributes with some additional ones only available for leafmap. They are not documented in the docs, but you can find them within the __init()__ function.

https://github.com/giswqs/leafmap/blob/master/leafmap/leafmap.py#L19

Replies: 1 comment 4 replies

You must be logged in to vote
4 replies
@tikitong

@giswqs

@tikitong

@giswqs

Answer selected by tikitong
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