Closed
Description
Dear Dr. Wu,
When trying to read a shapefile with the geemap.shp_to_ee method and trying to display the map and center with it
Map.centerObject () method throws an error as can be verified in the following notebook:
https://colab.research.google.com/drive/1hEeIgb3DWoGUXQJw1iYWoND2MR-p-iRv?usp=sharing
However, when reading the shapefile from the GEE Assets with the ee.FeatureCollection method, the Map.centerObject () method works perfectly.
Thank you very much in advance