You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was attempting to use the full world map and focus on just the United States for the starting point it didnt seem to work. I tried with other regions and it worked fine.
map.setSelectedRegions('EG')
//works fine
map.setSelectedRegions('US')
//does not work
The text was updated successfully, but these errors were encountered:
When I was attempting to use the full world map and focus on just the United States for the starting point it didnt seem to work. I tried with other regions and it worked fine.
map.setSelectedRegions('EG')
//works fine
map.setSelectedRegions('US')
//does not work
The text was updated successfully, but these errors were encountered: