historicalPanoramas abstract method

List<HistoricalPanorama> historicalPanoramas()

Return panoramas published earlier at the current panorama position. Result is updated on the PanoramaChangeListener callback

Implementation

core.List<places_panorama_historical_panorama.HistoricalPanorama>
    historicalPanoramas();