OSUPCVLab / PCVLabDrone2021

15 stars 4 forks source link

Google map elements not exist #2

Open PHChenGit opened 7 months ago

PHChenGit commented 7 months ago

Hi,

I am trying to use the Satellite Map Generation module to generate satellite maps. However, there are some error occur because some elements do not exist. So, my question is do you remember what does this line mean in the create_map.py. Maybe I can try to fix it.

remove_labels = [
    "document.getElementsByClassName(\"t9hXV-cdLCv-checkbox\")[1].click();",
]