When I run the 3d buildings leafmap code, i get the following error TraitError: The 'style' trait of a Map instance expected a MapStyle, not the str 'basic'. #778
-
m = leafmap.Map(center=[-74.0066, 40.7135], zoom=16, pitch=45, bearing=-17, style=style) layer = { |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Update both leafmap and maplibre to the latest version |
Beta Was this translation helpful? Give feedback.
Update both leafmap and maplibre to the latest version