Closed li6878595 closed 2 months ago
Traceback (most recent call last): File "solara-geemap-main\solara-geemap-main\pages\test.py", line 2, in Map.element( AttributeError: type object 'Map' has no attribute 'element'
这是怎么回事呢?
Make sure you import solara.
import solara
Traceback (most recent call last): File "solara-geemap-main\solara-geemap-main\pages\test.py", line 2, in
Map.element(
AttributeError: type object 'Map' has no attribute 'element'
这是怎么回事呢?