Skip to content

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

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

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

Comment options

You must be logged in to vote
4 replies
@tikitong
Comment options

@giswqs
Comment options

@tikitong
Comment options

@giswqs
Comment options

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