Closed
Description
Environment Information
python ==3.8.8 Windows
Map = geemap.Map(center=[34, 99], zoom=4, add_google_map=True)
Map
Map.draw_features[0].getInfo()
Description
upgrade geemap from 0.17.3-->0.18.1. I have drew a vector on the diagram, but the display feature is empty.
{'type': 'Feature', 'geometry': None, 'properties': {}}