opengeos/leafmap

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

aka863 opened this issue · 1 comments

Environment Information

  • leafmap version: 0.34.3
  • Python version: Python 3.12
  • Operating System: windows11

Description

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

What I Did

image

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