setStreetPanoramaVisible abstract method

void setStreetPanoramaVisible(
  1. bool on
)

Enables or disables the street coverage layer.

Implementation

void setStreetPanoramaVisible(core.bool on);