openPanorama abstract method
Opens the panorama with the given ID.
panoramaId
The panoramaId that specifies the panorama to open. You
can get the panoramaId by using the PanoramaService methods.
Implementation
void openPanorama(core.String panoramaId);