onPanoramaClick method
The Panorama was clicked.
Implementation
Stream<PanoramaClickEvent> onPanoramaClick({required int viewId}) {
throw UnimplementedError('onPanoramaClick() has not been implemented.');
}
The Panorama was clicked.
Stream<PanoramaClickEvent> onPanoramaClick({required int viewId}) {
throw UnimplementedError('onPanoramaClick() has not been implemented.');
}