StreetViewPanorama constructor

StreetViewPanorama(
  1. HTMLElement? container, [
  2. StreetViewPanoramaOptions? opts
])

Implementation

external StreetViewPanorama(
  HTMLElement? container, [
  StreetViewPanoramaOptions? opts, // ignore: unused_element
]);