interface StreetViewControllerOptions {
    map: WMEMap;
    selectionManager: SelectionManager;
}

Properties

map: WMEMap
selectionManager: SelectionManager