opengeos / leafmap

A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
https://leafmap.org
MIT License
3.21k stars 383 forks source link

AttributeError: 'dict' object has no attribute 'lower' #784

Closed aka863 closed 4 months ago

aka863 commented 4 months ago

Environment Information

Description

test live_update_feature.ipynb AttributeError: 'dict' object has no attribute 'lower'

What I Did

image

aka863 commented 4 months ago

style = self._get_3d_terrain_style() _get_3d_terrain_style() return a dict